experiENS/monstage/static/index.css

14 lines
174 B
CSS
Raw Normal View History

2015-06-20 00:02:36 +02:00
@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;
}