n/oldblog
Archived
1
0
Fork 0
This repository has been archived on 2024-02-13. You can view files and clone it, but cannot push or open issues or pull requests.
oldblog/themes/kde/default.css
2023-04-30 21:50:11 +02:00

47 lines
967 B
CSS

<style type=\"text/css\">
html
{
font-familly: sans-serif;
}
body
{
color: #000000;
scrollbar-face-color: #9933CC;
font-family: sans-serif;
font-size: 12
}
table
{
font-family: sans-serif;
font-size: 12
}
.head
{
font-family: sans-serif;
font-size: 12
}
.centerhead
{
font-family: sans-serif;
font-size: 13
}
.centerbody
{
font-family: sans-serif;
font-size: 14
}
.magicbox
{
font-family: sans-serif;
font-size: 10
}
h1
{
color: #221111
}
.bordure
{
background-color: #000000;
}
</style>