fond papier

This commit is contained in:
Nicolas Bally 2013-07-17 15:02:51 +02:00
parent ddef8e13b3
commit fc4e702262
3 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@
#color_background{
background:rgba(233,229,226,1) url(/assets/front/paper2.png);
background:rgba(233,229,226,1) url(/paper2.png);
position: fixed;
top: 0; left: 0; right: 0; bottom: 0;
z-index: 2;
@ -73,7 +73,7 @@ opacity:0.97;
@hover-background-color :@background-color;
@ac-background-color :@background-color;
@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);
@ac-background-color :rgba(206,141,4,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{
font-size:3em !important;

View File

Before

Width:  |  Height:  |  Size: 142 KiB

After

Width:  |  Height:  |  Size: 142 KiB

View File

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB