css in prod
This commit is contained in:
parent
20072f0d03
commit
22b3af8962
8 changed files with 2 additions and 20 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
DESTDIR=/var/www/yavscpre
|
DESTDIR=/srv/www/yavscpre
|
||||||
PRODDESTDIR=/var/www/yavsc
|
PRODDESTDIR=/srv/www/yavsc
|
||||||
HOSTING=localhost
|
HOSTING=localhost
|
||||||
ASPNET_LOG_LEVEL=debug
|
ASPNET_LOG_LEVEL=debug
|
||||||
SOURCE_DIR=$(HOME)/workspace/yavsc
|
SOURCE_DIR=$(HOME)/workspace/yavsc
|
||||||
|
|
|
||||||
1
src/Yavsc/wwwroot/css/dev.min.css
vendored
1
src/Yavsc/wwwroot/css/dev.min.css
vendored
|
|
@ -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
src/Yavsc/wwwroot/css/freespeech.min.css
vendored
1
src/Yavsc/wwwroot/css/freespeech.min.css
vendored
|
|
@ -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
src/Yavsc/wwwroot/css/lua.min.css
vendored
1
src/Yavsc/wwwroot/css/lua.min.css
vendored
|
|
@ -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
src/Yavsc/wwwroot/css/yavscpre.min.css
vendored
1
src/Yavsc/wwwroot/css/yavscpre.min.css
vendored
|
|
@ -1 +0,0 @@
|
||||||
nav{background:url(/images/logo-lua.png) no-repeat local;background-size:contain}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue