Löschen von ordner und ändern der Buttonanordung in masterpage der Kundenbereiche
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
body {
|
||||
font-family: 'Poppins', sans-serif;
|
||||
background: #fafafa;
|
||||
background-image: url(../images/road.jpg);
|
||||
background-image: url(/images/road.jpg);
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
@@ -85,8 +85,7 @@ a:focus {
|
||||
#sidebarCollapse {
|
||||
background-color: #043381;
|
||||
color: #fff;
|
||||
margin-right: -43px;
|
||||
margin-right: -2.5rem;
|
||||
|
||||
}
|
||||
|
||||
#sidebarCollapse:hover {
|
||||
|
||||
Reference in New Issue
Block a user