varius style changes

This commit is contained in:
jomo
2014-05-09 01:10:43 +02:00
parent d7f0dff89e
commit ca978d9af6
3 changed files with 33 additions and 15 deletions
+14 -2
View File
@@ -11,8 +11,8 @@
#head {
#menu {
#logo:hover {
transition: none;
#logo {
display: none;
}
}
}
@@ -44,5 +44,17 @@
}
}
#user-info {
tbody {
tr {
display: block;
margin-bottom: 0.5em;
}
td:first-child:after {
content: ":";
}
}
}
}