Archived
varius style changes
This commit is contained in:
@@ -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: ":";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user