TESTING - Title Bar Search

This commit is contained in:
Yukimi Kazari 2016-09-16 03:26:16 -04:00
parent 0c1223fe60
commit eeee56fd0d

View File

@ -627,7 +627,7 @@ div#static_notice{color:red;font-size:1.2em;font-weight:bold;margin-bottom:1em;p
div#old-browser{background:black;border:1px solid #eaeaea;color:red;font-size:1.2em;font-weight:bold;margin:1em;margin-bottom:1em;padding:1em;text-align:center}
div#old-browser>#old-browser-hide{font-size:.8em}
div.page{width:40em}
div#paginator{clear:both;display:block;font-size:1em;font-weight:bold;padding:2em 0 1em;text-align:center}
div#paginator{clear:both;display:block;font-size:1em;font-weight:bold;padding:1em 0 1em;text-align:center}
div#paginator a{border:1px solid #540a0a;font-weight:normal;margin:0 3px;padding:2px 6px}
div#paginator a.arrow{border:0}
.text-button{border:1px solid #eaeaea;padding:0 2px}
@ -696,9 +696,9 @@ div#wiki-diff ins{background-color:#8f8}
ul#post-list-posts{display:inline;list-style-type:none}
ul#post-list-posts .deleted{opacity:.5}
ul#post-list-posts .inner{margin-left:auto;margin-right:auto;overflow:hidden}
ul#post-list-posts li{display:inline;float:left;list-style-type:none;margin:0 0 10px;vertical-align:bottom;zoom:1}
ul#post-list-posts li{display:inline;float:left;list-style-type:none;margin:0 0 4px;vertical-align:bottom;zoom:1}
img.preview{vertical-align:top}
a.directlink{background:#191919;display:block;font-size:10px;height:15px;margin-top:15px;padding:1px 0;text-align:center;white-space:nowrap}
a.directlink{background:#191919;display:block;font-size:12px;height:15px;margin-top:4px;padding:1px 0;text-align:center;white-space:nowrap}
a.largeimg{background:#312f0d}
.highlighted-post>a.directlink{background:#2f2f2f}
a.directlink:hover{background-image:none}