27 Octobre
This commit is contained in:
23
FRONTEND/StyleCss/StyleAccueilLoisirs.css
Normal file
23
FRONTEND/StyleCss/StyleAccueilLoisirs.css
Normal file
@@ -0,0 +1,23 @@
|
||||
h1 {
|
||||
color: blue;
|
||||
text-decoration: underline;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h3 {
|
||||
color: blue;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
td {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.CasesEnGris{
|
||||
background-color: grey;
|
||||
}
|
||||
|
||||
#CasesEnHaut{
|
||||
border: 0px;
|
||||
box-shadow: 0px;
|
||||
}
|
Reference in New Issue
Block a user