mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 00:59:58 +09:00
added a column for administrators.
This commit is contained in:
parent
3272c5a021
commit
9c653d210b
10 changed files with 59 additions and 7 deletions
|
|
@ -455,6 +455,13 @@
|
|||
text-overflow: ellipsis;
|
||||
color: #555;
|
||||
}
|
||||
.read_header h1 span.is_admin {
|
||||
font-size: 15px;
|
||||
font-weight: normal;
|
||||
line-height:15px;
|
||||
color:#FF6C00;
|
||||
}
|
||||
|
||||
.read_header h1 a {
|
||||
text-decoration: none;
|
||||
color: #444;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue