fond papier
This commit is contained in:
parent
ddef8e13b3
commit
fc4e702262
@ -39,7 +39,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#color_background{
|
#color_background{
|
||||||
background:rgba(233,229,226,1) url(/assets/front/paper2.png);
|
background:rgba(233,229,226,1) url(/paper2.png);
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0; left: 0; right: 0; bottom: 0;
|
top: 0; left: 0; right: 0; bottom: 0;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
@ -73,7 +73,7 @@ opacity:0.97;
|
|||||||
@hover-background-color :@background-color;
|
@hover-background-color :@background-color;
|
||||||
@ac-background-color :@background-color;
|
@ac-background-color :@background-color;
|
||||||
@border-color:rgba(255,247,193,1);
|
@border-color:rgba(255,247,193,1);
|
||||||
background:@background-color url(/assets/front/paper.png) left bottom;
|
background:@background-color url(/paper.png) left bottom;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -82,7 +82,7 @@ background:@background-color url(/assets/front/paper.png) left bottom;
|
|||||||
@hover-background-color :rgba(160,35,14,1);
|
@hover-background-color :rgba(160,35,14,1);
|
||||||
@ac-background-color :rgba(206,141,4,1);
|
@ac-background-color :rgba(206,141,4,1);
|
||||||
@border-color:rgba(255,247,193,1);
|
@border-color:rgba(255,247,193,1);
|
||||||
background:@background-color url(/assets/front/paper.png) left bottom;
|
background:@background-color url(/paper.png) left bottom;
|
||||||
|
|
||||||
h2{
|
h2{
|
||||||
font-size:3em !important;
|
font-size:3em !important;
|
||||||
|
Before Width: | Height: | Size: 142 KiB After Width: | Height: | Size: 142 KiB |
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 7.0 KiB |
Loading…
x
Reference in New Issue
Block a user