/ ‘theme/templates/base.html’
This commit is contained in:
parent
ad66f1ae6d
commit
1e348eb2b3
1 changed files with 4 additions and 0 deletions
|
|
@ -33,6 +33,10 @@
|
||||||
time {
|
time {
|
||||||
font-size: 0.65em;
|
font-size: 0.65em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1, h2, h3, h4, h5, h6, h7 {
|
||||||
|
opacity: 0.5;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue