UNPKG
candy-theme-moeclub
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A theme for Moe.Club
github.com/sanddudu/candy-theme-moeclub
sanddudu/candy-theme-moeclub
candy-theme-moeclub
/
static
/
stylesheets
/
nav.less
10 lines
•
176 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
.nav-bar
{
background-color
:
#2C3E50
;
color
:
#fff
;
font-size
:
12px
;
box-shadow
:
0px
0px
10px
#444
;
.sign
a
{
color
:
#f5f5f5
;
line-height
:
48px
; } }