mirror of
https://github.com/mat-1/matdoesdev.git
synced 2025-08-02 23:44:39 +00:00
add :3 after every paragraph in other pages when in silly edition
This commit is contained in:
parent
f96d4ea099
commit
224a4eda55
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,10 @@ body,
|
|||
background-attachment: local;
|
||||
}
|
||||
|
||||
#page p:after {
|
||||
content: ' :3';
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Comic Sans MS';
|
||||
src: url(/retro/comicsans.ttf) format('truetype');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue