mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-11 01:50:53 +00:00
Changed theme.
This commit is contained in:
@ -369,6 +369,13 @@ $header-height: 30px;
|
||||
border: 1px solid darken(rgb(50,113,203), 10%);
|
||||
}
|
||||
}
|
||||
&.pinboard{
|
||||
background: image-url('social/pinboard.png') center no-repeat rgb(0,102,200);
|
||||
border: 1px solid rgb(58,114,159);
|
||||
&:hover{
|
||||
border: 1px solid darken(rgb(0,102,255), 10%);
|
||||
}
|
||||
}
|
||||
&.rss{
|
||||
background: image-url('social/rss.png') center no-repeat #EF7522;
|
||||
border: 1px solid #EF7522;
|
||||
|
||||
Reference in New Issue
Block a user