experiENS/monstage/static/index.css
2015-06-20 00:02:36 +02:00

14 lines
No EOL
174 B
CSS

@charset "utf-8";
.entrer {
text-align:center;
}
.entrer a {
display:inline-block;
background:#4FB088;
color:#fff;
font-size:1.5em;
padding:8px;
border-radius:5px;
}