Commit | Line | Data |
---|---|---|
680db452 OL |
1 | .row {padding: 10px 0px; clear: both; display:block;} |
2 | .row * {float: left; margin: 0px; padding: 0px; margin-right: 4px;} | |
3 | .row li {list-style-type: none;} | |
4 | .underline {text-decoration: underline;} | |
5 | .clear {display: block; clear: both;} | |
6 | .note {text-decoration: underline; font-style: italic; margin-left: 12px;} | |
7 | .info {font-size:13px; font-style: italic;} | |
8 | .noborder {border:none; margin:0; padding; 0} | |
9 | tr.noborder td {border:none; padding-left: 0;} | |
10 | .supprimer {text-decoration: none; color: blue; font-size: 12px; margin-left: 6px; cursor: pointer;} | |
9d1253e9 OL |
11 | th ul.errorlist {float: right;} |
12 | .gauche { float:left; } | |
13 | .droite { float:right; text-align:right; } | |
14 | h2.section {width:100%; background-color: #D0E8F8; text-align: center; color: #5F5F5F; margin: 50px 0px 26px 0px; border-bottom: 3px solid #BBD8EC; padding: 4px;} |