css clock styling
This commit is contained in:
parent
78070249a3
commit
cb366ed056
2 changed files with 6 additions and 1 deletions
|
@ -2,6 +2,11 @@ h1#title::after {
|
|||
content: "This is the title of this tycker!";
|
||||
}
|
||||
|
||||
div#clockbox {
|
||||
margin-top: -0.5em;
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
div#footer::after {
|
||||
content: "This tycker contains news from FOO BAR.";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue