Browse Source

Modification du style

master
guimoz 9 years ago
parent
commit
0e6d44c1bc
  1. 2
      static/style.css
  2. 2
      static/style_red.css

2
static/style.css

@ -160,7 +160,7 @@ p#play a:hover {
}
form#select {
width: 500px;
width: 100%;
margin: 1em auto;
background: #FFCC00;
border-radius: 1em;

2
static/style_red.css

@ -160,7 +160,7 @@ p#play a:hover {
}
form#select {
width: 500px;
width: 100%;
margin: 1em auto;
background: #FA0;
border-radius: 1em;

Loading…
Cancel
Save