mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-22 14:13:21 +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------------------------------*/
|
||||
body{
|
||||
background-color:#EEE;
|
||||
background: url('img/dragon.png') bottom left fixed no-repeat, url('img/background.jpg') repeat;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
font-family: sans-serif;
|
||||
@ -16,9 +15,6 @@ a:active { color: #007BE6; }
|
||||
#logo {
|
||||
margin-left: 5%;
|
||||
}
|
||||
#logo img {
|
||||
width: 500px;
|
||||
}
|
||||
header {
|
||||
display: block;
|
||||
position: absolute;
|
||||
@ -74,7 +70,6 @@ nav {
|
||||
width: 90%;
|
||||
margin: 0px auto;
|
||||
background: grey;
|
||||
background: rgba(100, 100, 100, 0.8);
|
||||
color: white;
|
||||
}
|
||||
|
||||
@ -96,7 +91,7 @@ nav a:hover {
|
||||
width: 88%;
|
||||
margin: 0px auto;
|
||||
padding: 1em 1%;
|
||||
background: rgba(255, 255, 255, 0.8);
|
||||
background: white;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user