/ ‘theme-dark/templates/base.html’
This commit is contained in:
parent
290fedf425
commit
89977fa2e9
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
||||||
font: 0.75em/1.5 AppleGothic, Sans-serif;
|
font: 0.75em/1.5 AppleGothic, Sans-serif;
|
||||||
color: rgba(255, 255, 255, .6);
|
color: rgba(255, 255, 255, .6);
|
||||||
background-color: rgba(0, 0, 0, 1);
|
background-color: rgba(0, 0, 0, 1);
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue