css in prod
parent
2d0342cc79
commit
c540c16bc9
@ -1 +0,0 @@
|
|||||||
nav{background:url(/images/it/neworleans-louisiana-bywater-1973969-o.jpg) no-repeat local;background-size:cover}
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
nav { background: url(/images/arts/concert.jpg);
|
|
||||||
background-size: cover;
|
|
||||||
background-repeat: no-repeat;
|
|
||||||
}
|
|
||||||
@ -1 +0,0 @@
|
|||||||
nav{background:url(/images/arts/concert.jpg) no-repeat;background-size:cover}
|
|
||||||
@ -1,5 +0,0 @@
|
|||||||
nav { background: url(/images/logo-lua.png);
|
|
||||||
background-attachment: local;
|
|
||||||
background-size: contain;
|
|
||||||
background-repeat: no-repeat;
|
|
||||||
}
|
|
||||||
@ -1 +0,0 @@
|
|||||||
nav{background:url(/images/logo-lua.png) no-repeat local;background-size:contain}
|
|
||||||
@ -1,5 +0,0 @@
|
|||||||
nav { background: url(/images/logo-lua.png);
|
|
||||||
background-attachment: local;
|
|
||||||
background-size: contain;
|
|
||||||
background-repeat: no-repeat;
|
|
||||||
}
|
|
||||||
@ -1 +0,0 @@
|
|||||||
nav{background:url(/images/logo-lua.png) no-repeat local;background-size:contain}
|
|
||||||
Loading…
Reference in New Issue