3
0
Fork 0
mirror of https://github.com/fsr/eseeva synced 2025-04-28 09:28:31 +02:00

adds color

nothing fancy, just bootstrap stuff
This commit is contained in:
Lucas Woltmann 2016-08-01 15:08:21 +02:00
parent 3646c27af4
commit 3637b0c7b9
5 changed files with 13 additions and 13 deletions

View file

@ -19,8 +19,9 @@ input[type="checkbox"]
input[type="submit"]
{
background-color:#E0E0FF;
font-size:16pt;
font-size: 14pt;
margin-top: 20px;
margin-bottom: 20px;
}
label
@ -73,4 +74,4 @@ div.hidden
h1
{
text-align:center;
}
}