Update style.css
This commit is contained in:
parent
c05ae4e0da
commit
6d375eb35f
|
@ -116,6 +116,7 @@ a:hover {
|
|||
z-index: 999;
|
||||
background-color: #484747;
|
||||
border-bottom: 2px solid #99ff00;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.return {
|
||||
|
@ -130,6 +131,8 @@ a:hover {
|
|||
z-index: 999;
|
||||
border-bottom: 2px solid #99ff00;
|
||||
padding: 5px;
|
||||
background: #484747;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.irc {
|
||||
|
|
Loading…
Reference in New Issue
Block a user