Files
afup/htdocs/templates/rendezvous/style.css
2012-07-03 09:19:13 +00:00

2 lines
1.3 KiB
CSS
Executable File

* { font-family : georgia, serif; font-size : 14pt; }
body { background: #FFFFFF; color: #000000; margin: 0; }
img { border : none; }
em { color : #AAA; font-size : 11pt; }
h1 { font-size : 35px; text-align : center; margin-top : 0; }
blockquote { font-size : 18pt; margin: 0 0 1em 0; border-bottom : 1px solid black; padding-bottom : 1em; }
form label { position : absolute; text-align : right; width : 130px; }
form input, form select { margin-left : 140px; }
form span.obligatoire { color: red; }
fieldset { border: 1px #555 solid; margin: 0.5em 0; padding-bottom: 0.5em; }
fieldset.boutons { border: 0; text-align: center; margin: 0; }
#conteneur { margin: auto; padding-top : 85px; width: 600px; background: url(images/rendezvous_afup.png) no-repeat; }
#theme { color : #555; margin: 0 0 1em 0; border-bottom : 1px dotted #555; padding-bottom : 1em; }
#infos div { margin-bottom : 0.5em; }
.message { padding-top : 1em; font-style : italic; }
.succes { color : green; }
.erreur { color : red; }
.archives { margin-top : 2em; text-align: center; }
.archives a { color: #555; font-style:italic; font-size: 0.8em; }
ul { list-style: none; }
li.a-venir { font-size: 1.2em; padding: 0.5em; }
li.a-venir a { font-size: 1.2em; }
li.archive { color: #aaa; padding: 0.5em; background-color: #eee; }
li.archive a { color: #aaa; }