forked from bton/matekasse
Documentation test
This commit is contained in:
parent
a28c2fecd0
commit
1db6564f7f
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
body{
|
body{
|
||||||
background-color: rgb(255, 255, 255);
|
background-color: rgb(255, 255, 255);
|
||||||
|
font-size: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#header{
|
#header{
|
||||||
font-size: 40px;
|
font-size: 1em;
|
||||||
color: rgb(0, 0, 0);
|
color: rgb(0, 0, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue