updated the favicons, changed the menu
PLEASE ENTER A COMMIT MESSAGE TO EXPLAIN WHY THIS MERGE IS NECESSAry,
This commit is contained in:
4
customize.dist/src/less2/pages/page-contact.less
Normal file
4
customize.dist/src/less2/pages/page-contact.less
Normal file
@@ -0,0 +1,4 @@
|
||||
@import (once) "../include/infopages.less";
|
||||
|
||||
.infopages_main();
|
||||
.infopages_topbar();
|
||||
@@ -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;
|
||||
|
||||
0
customize.dist/src/less2/pages/page-login.less
Normal file
0
customize.dist/src/less2/pages/page-login.less
Normal file
0
customize.dist/src/less2/pages/page-register.less
Normal file
0
customize.dist/src/less2/pages/page-register.less
Normal file
Reference in New Issue
Block a user