update AI engines
[uweb.git] / zh / searchurl / template / home.css
blobe8c235ced42b128de4ac6d385cc99618189f2eb9
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;}
5 textarea.SR{height:40px;line-height:40px;border-radius:20px;}
6 +textarea{min-height:40px;max-height:200px;width:100%;field-sizing:content;}
7 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;}
9 input{background:rgba(255,255,255,0.7);}
11 body::after {
12 content: "";
13 background-image: url(%1%);
14 opacity: 0.5;
15 top: 0;
16 left: 0;
17 bottom: 0;
18 right: 0;
19 position: absolute;
20 z-index: -1;
21 background-position: center;
24 </style>