* change margin of titlebar.

This commit is contained in:
Catouse
2016-02-22 15:29:39 +08:00
parent 80b50cb041
commit d06f0ecb5f
+2 -1
View File
@@ -13,5 +13,6 @@
.card a:hover {color: #000;}
#notice {margin: -20px -20px 0}
#titlebar {margin-top: 0; border-top: 1px solid #e5e5e5}
#titlebar {margin-top: -20px; border-top: none}
#notice + #titlebar {margin-top: 0; border-top: 1px solid #e5e5e5}
#proversion, #zentaotrain{color:#D2322D}