Änderungen Carousell und Befüllung mit Samplebildern sowie internen Links

Auch die CSS-Dateien wurden bearbeitet
This commit is contained in:
ja
2021-08-20 15:16:21 +02:00
parent 26ac3c5b7b
commit 90e6c3acc1
13 changed files with 8734 additions and 34 deletions

View File

@@ -1,3 +1,3 @@
#containerseiterand {
text-align: center;
}

View File

@@ -117,9 +117,7 @@ a:focus {
margin-left: -250px;
}
#sidebar .sidebar-header {
padding: 20px;
padding: 1.25em;
#sidebar .sidebar-header {
background: #fff;
}
@@ -209,14 +207,17 @@ a:focus {
padding: 1.25em;
min-height: 100vh;
transition: all 0.5s;
background-color:#fff;
}
/* ---------------------------------------------------
#container-xxl {
background-color: #fff;
}
/* ---------------------------------------------------
MEDIAQUERIES
----------------------------------------------------- */
/* @media (max-width: 320px) and (max-height: 640px){*/
@media (max-width: 575.98px) {
#sidebar {
/* @media (max-width: 320px) and (max-height: 640px){*/
@media (max-width: 575.98px) {
#sidebar {
padding: /*2px*/ 0.44052863436123346vw;
font-size: 1em;
margin-left: -250px;
@@ -311,7 +312,7 @@ a:focus {
font-size: 1.2333000033333vw;
min-width: 110%;
float: left;
background-color:#fff;
}
#footer_content b {

8691
css/navbarsidebar2.css Normal file

File diff suppressed because it is too large Load Diff