design
This commit is contained in:
parent
14513b83d0
commit
449d954bfd
@ -39,7 +39,7 @@ body{
|
|||||||
font-size:15px;
|
font-size:15px;
|
||||||
color:#333333;
|
color:#333333;
|
||||||
background-color:rgba(241,240,238,0.2);
|
background-color:rgba(241,240,238,0.2);
|
||||||
background: url('/fond2.jpeg') center center fixed;
|
//background: url('/fond2.jpeg') center center fixed;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
|
||||||
}
|
}
|
||||||
@ -387,16 +387,16 @@ margin:auto;
|
|||||||
#corps{
|
#corps{
|
||||||
width:68%;
|
width:68%;
|
||||||
float:left;
|
float:left;
|
||||||
background:rgba(255,255,255,0.95);
|
//background:rgba(255,255,255,0.95);
|
||||||
padding:10px 20px;
|
//padding:10px 20px;
|
||||||
min-height:600px;
|
min-height:600px;
|
||||||
|
|
||||||
}
|
}
|
||||||
#sidebar{
|
#sidebar{
|
||||||
width:30%;
|
width:30%;
|
||||||
float:right;
|
float:right;
|
||||||
background:white;
|
//background:white;
|
||||||
padding:10px 20px;
|
//padding:10px 20px;
|
||||||
text-align:left;
|
text-align:left;
|
||||||
|
|
||||||
a.active{
|
a.active{
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 46 KiB |
Loading…
x
Reference in New Issue
Block a user