mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-29 20:44:24 +00:00
Revert "Père 200, Père 200, tralalalalère!!!!"
This reverts commit edaa1b0082
.
This commit is contained in:
parent
edaa1b0082
commit
b7b9820d70
Binary file not shown.
Before Width: | Height: | Size: 20 KiB |
Binary file not shown.
Before Width: | Height: | Size: 663 KiB |
Binary file not shown.
Before Width: | Height: | Size: 125 KiB |
Binary file not shown.
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 9.8 KiB |
@ -1,7 +1,6 @@
|
|||||||
/*--------------------------------GENERAL------------------------------*/
|
/*--------------------------------GENERAL------------------------------*/
|
||||||
body{
|
body{
|
||||||
background-color:#EEE;
|
background-color:#EEE;
|
||||||
background: url('img/dragon.png') bottom left fixed no-repeat, url('img/background.jpg') repeat;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
@ -16,9 +15,6 @@ a:active { color: #007BE6; }
|
|||||||
#logo {
|
#logo {
|
||||||
margin-left: 5%;
|
margin-left: 5%;
|
||||||
}
|
}
|
||||||
#logo img {
|
|
||||||
width: 500px;
|
|
||||||
}
|
|
||||||
header {
|
header {
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@ -74,7 +70,6 @@ nav {
|
|||||||
width: 90%;
|
width: 90%;
|
||||||
margin: 0px auto;
|
margin: 0px auto;
|
||||||
background: grey;
|
background: grey;
|
||||||
background: rgba(100, 100, 100, 0.8);
|
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -96,7 +91,7 @@ nav a:hover {
|
|||||||
width: 88%;
|
width: 88%;
|
||||||
margin: 0px auto;
|
margin: 0px auto;
|
||||||
padding: 1em 1%;
|
padding: 1em 1%;
|
||||||
background: rgba(255, 255, 255, 0.8);
|
background: white;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user