forked from ghouar-t/SaeDEV2.2
Upload files to "css"
This commit is contained in:
parent
1874e3c2cd
commit
5fee696460
@ -19,7 +19,7 @@ header nav {margin-left: auto;
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;}
|
justify-content: space-between;}
|
||||||
|
|
||||||
header nav a {color : white;
|
header nav a {color : black;
|
||||||
text-decoration: none;}
|
text-decoration: none;}
|
||||||
|
|
||||||
|
|
||||||
@ -68,13 +68,17 @@ div.presentation a.btn:hover{color: white;
|
|||||||
background-color: #50468C;
|
background-color: #50468C;
|
||||||
transition: 0.3s all;}
|
transition: 0.3s all;}
|
||||||
|
|
||||||
|
a.eve{
|
||||||
|
border-radius: 30px;
|
||||||
|
background-color: #FFFF;
|
||||||
|
padding-right: 6px;
|
||||||
|
padding-left: 6px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
footer {font-size: 23px;
|
footer {font-size: 23px;
|
||||||
;
|
|
||||||
color: #fff;
|
color: #fff;
|
||||||
padding: 10px 0;
|
padding: 10px 0;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
Loading…
Reference in New Issue
Block a user