Änderungen CSS
This commit is contained in:
@@ -1,16 +1,7 @@
|
||||
|
||||
/*Sidenav */
|
||||
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
|
||||
body {
|
||||
font-family: 'Poppins', sans-serif;
|
||||
background: #fafafa;
|
||||
background-image: url(/images/road.jpg);
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
/* background-color:#043381;*/
|
||||
}
|
||||
|
||||
|
||||
p {
|
||||
font-family: 'Poppins', sans-serif;
|
||||
@@ -102,7 +93,7 @@ a:focus {
|
||||
}
|
||||
/* ---------------------------------------------------
|
||||
SIDEBAR STYLE
|
||||
----------------------------------------------------- */
|
||||
----------------------------------------------------- */
|
||||
|
||||
.wrapper {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user