Minor correction
clean_bdd.php
This commit is contained in:
10
css/sls.css
10
css/sls.css
@@ -9,7 +9,7 @@ h1 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h2, h3, h4 {
|
||||
h2, h3, h4, h5 {
|
||||
font-family: sans-serif;
|
||||
}
|
||||
h3 {
|
||||
@@ -22,6 +22,11 @@ h4 {
|
||||
text-align: center;
|
||||
/*margin-bottom: 2em;*/
|
||||
}
|
||||
h5 {
|
||||
font-weight: 200;
|
||||
text-align: center;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
p {
|
||||
text-align: center;
|
||||
@@ -515,6 +520,9 @@ h3.greenstyle {
|
||||
color: red;
|
||||
text-align: left;
|
||||
}
|
||||
.redtext {
|
||||
color: red;
|
||||
}
|
||||
|
||||
|
||||
input[type="text"], textarea {
|
||||
|
||||
Reference in New Issue
Block a user