mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
15 lines
155 B
Stylus
15 lines
155 B
Stylus
.cc-license {
|
|
.cc-opacity {
|
|
border-bottom: 0;
|
|
opacity: .7;
|
|
|
|
&:hover {
|
|
opacity: .9;
|
|
}
|
|
}
|
|
|
|
img {
|
|
display: inline-block;
|
|
}
|
|
}
|