css in prod

This commit is contained in:
2019-08-09 14:28:24 +01:00
parent 2d0342cc79
commit c540c16bc9
8 changed files with 2 additions and 20 deletions

View File

@ -1,5 +1,5 @@
DESTDIR=/var/www/yavscpre
PRODDESTDIR=/var/www/yavsc
DESTDIR=/srv/www/yavscpre
PRODDESTDIR=/srv/www/yavsc
HOSTING=localhost
ASPNET_LOG_LEVEL=debug
SOURCE_DIR=$(HOME)/workspace/yavsc

View File

@ -1 +0,0 @@
nav{background:url(/images/it/neworleans-louisiana-bywater-1973969-o.jpg) no-repeat local;background-size:cover}

View File

@ -1,4 +0,0 @@
nav { background: url(/images/arts/concert.jpg);
background-size: cover;
background-repeat: no-repeat;
}

View File

@ -1 +0,0 @@
nav{background:url(/images/arts/concert.jpg) no-repeat;background-size:cover}

View File

@ -1,5 +0,0 @@
nav { background: url(/images/logo-lua.png);
background-attachment: local;
background-size: contain;
background-repeat: no-repeat;
}

View File

@ -1 +0,0 @@
nav{background:url(/images/logo-lua.png) no-repeat local;background-size:contain}

View File

@ -1,5 +0,0 @@
nav { background: url(/images/logo-lua.png);
background-attachment: local;
background-size: contain;
background-repeat: no-repeat;
}

View File

@ -1 +0,0 @@
nav{background:url(/images/logo-lua.png) no-repeat local;background-size:contain}