mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Changed surf bar popover colors
This commit is contained in:
parent
df30d5879e
commit
f580cf2856
1 changed files with 9 additions and 0 deletions
|
@ -100,6 +100,15 @@
|
|||
float: right;
|
||||
margin-right: 9px;
|
||||
}
|
||||
.popover {
|
||||
background-color: #555;
|
||||
}
|
||||
.popover.bottom .arrow:after {
|
||||
border-bottom-color: #555;
|
||||
}
|
||||
.popover a {
|
||||
color: #cecece;
|
||||
}
|
||||
#top-bar .close {
|
||||
background: url(/img/topbar-close.png) no-repeat;
|
||||
width: 13px;
|
||||
|
|
Loading…
Add table
Reference in a new issue