Changement de framascrum en framemo
This commit is contained in:
parent
1243fc6e25
commit
0a94418b57
3 changed files with 13 additions and 13 deletions
20
client/css/framemo.css
Normal file
20
client/css/framemo.css
Normal 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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue