1
0

Compare commits

..

2 Commits

Author SHA1 Message Date
Christer Warén
d8e81f5b68 Refresh README.md 2025-07-11 23:49:08 +03:00
Christer Warén
66be5660f5 Add Nextcloud theme 2025-07-11 23:46:35 +03:00
2 changed files with 1 additions and 11 deletions

View File

@@ -1,12 +1,8 @@
/*
Christer Warén
https://git.waren.io/cwchristerw/themes
https://git.waren.io/cwchristerw/themes/
*/
img {
max-width: 100%;
}
header#header {
background-color: #000000dd !important;
}

View File

@@ -1,6 +0,0 @@
body {
background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url(https://christerwaren.fi/assets/images/galaxy-2643089-low.jpg);
background-attachment: fixed;
background-size: cover;
background-position: center;
}