Commit de Moncef : Ajout de foncitonnalités
This commit is contained in:
31
CodeIgniter-3.1.13/assets/css/mention-legals.css
Normal file
31
CodeIgniter-3.1.13/assets/css/mention-legals.css
Normal file
@@ -0,0 +1,31 @@
|
||||
body {
|
||||
font-family: Arial, sans-serif;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
header {
|
||||
background-color: #490a56;
|
||||
color: #fff;
|
||||
padding: 20px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
main {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
section {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: #490a56;
|
||||
}
|
||||
|
||||
footer {
|
||||
background-color: #490a56;
|
||||
color: #fff;
|
||||
padding: 10px 20px;
|
||||
text-align: center;
|
||||
}
|
Reference in New Issue
Block a user