updated the favicons, changed the menu

PLEASE ENTER A COMMIT MESSAGE TO EXPLAIN WHY THIS MERGE IS NECESSAry,
This commit is contained in:
CatalinScr
2017-08-01 15:21:07 +03:00
9 changed files with 112 additions and 18 deletions

View File

@@ -0,0 +1,4 @@
@import (once) "../include/infopages.less";
.infopages_main();
.infopages_topbar();

View File

@@ -1,5 +1,3 @@
//@import (once) "./variables.less";
@import (once) "../include/infopages.less";
@import (once) "../include/colortheme.less";
@@ -7,6 +5,15 @@
.infopages_main();
.infopages_topbar();
.cp-topbar {
background: transparent;
position: fixed;
a {
color: #fff;
}
}
@background_lighter: rgba(0,0,0,0.1);
@background_darker: rgba(0,0,0,0.4);
&#cp-main {
@@ -38,7 +45,7 @@
&:hover {
transform: scale(1.05);
}
}
}
}
.cp-title {
display: flex;