update mirrors
[uweb.git] / zh / searchurl / template / home.css
blob565b1822586cb49b9400afef61a5e3a4117b1f4a
1 <style>
2 a{color:inherit;text-decoration:inherit;}.O{display:none}
3 .se+.se:before{content:' • '}
4 .L{line-height:1;}.G{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;}input{height:40px;width:100%;border-radius:50px;}
5 a.icon{display:inline-block;margin:0 10px 0 10px;text-align:center;}a.icon>img{width:40px;height:40px;font-size:28px;border-radius:20px;position:relative;}a.icon>img:after{content:attr(alt);font-size:28px;display:block;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-color:#fff;}a.icon>span{display:block;overflow:hidden;height:24px;line-height:24px;}
7 input{background:rgba(255,255,255,0.7);}
9 body::after {
10 content: "";
11 background-image: url(%1%);
12 opacity: 0.5;
13 top: 0;
14 left: 0;
15 bottom: 0;
16 right: 0;
17 position: absolute;
18 z-index: -1;
19 background-position: center;
22 </style>