F-izzation de Scrumblr

This commit is contained in:
Luc Didry 2016-08-03 16:12:11 +02:00
parent 2c3d906082
commit 1243fc6e25
18 changed files with 17052 additions and 81 deletions

20
client/css/framascrum.css Normal file
View file

@ -0,0 +1,20 @@
.container.ombre {
margin-top: 30px;
margin-bottom: 30px;
padding: 20px 30px;
}
body {
background-color: #eee;
}
h1 {
font-family: "DejaVu Sans",Verdana,Geneva,sans-serif !important;
font-size: 48px;
}
h1 a.banner {
font-size: 48px;
font-weight: bold;
}
#go {
cursor: pointer;
text-decoration: none;
}