mirror of
https://github.com/neocities/neocities.git
synced 2025-04-28 11:12:30 +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;
|
float: right;
|
||||||
margin-right: 9px;
|
margin-right: 9px;
|
||||||
}
|
}
|
||||||
|
.popover {
|
||||||
|
background-color: #555;
|
||||||
|
}
|
||||||
|
.popover.bottom .arrow:after {
|
||||||
|
border-bottom-color: #555;
|
||||||
|
}
|
||||||
|
.popover a {
|
||||||
|
color: #cecece;
|
||||||
|
}
|
||||||
#top-bar .close {
|
#top-bar .close {
|
||||||
background: url(/img/topbar-close.png) no-repeat;
|
background: url(/img/topbar-close.png) no-repeat;
|
||||||
width: 13px;
|
width: 13px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue