/ ‘theme-dark/templates/base.html’
This commit is contained in:
parent
dd4fa3acb7
commit
0e75f29a8e
1 changed files with 4 additions and 0 deletions
|
|
@ -57,6 +57,10 @@
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
opacity: 0.3;
|
opacity: 0.3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ul {
|
||||||
|
padding-bottom: 1em;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue