|
|
@ -1,9 +1,6 @@
|
|
|
|
//@import (once) "./variables.less";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@import (once) "../include/infopages.less";
|
|
|
|
@import (once) "../include/infopages.less";
|
|
|
|
@import (once) "../include/colortheme-all.less";
|
|
|
|
@import (once) "../include/colortheme-all.less";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.infopages_main();
|
|
|
|
.infopages_main();
|
|
|
|
.infopages_topbar();
|
|
|
|
.infopages_topbar();
|
|
|
|
|
|
|
|
|
|
|
@ -141,9 +138,6 @@ h4 {
|
|
|
|
transform: scale(1.05);
|
|
|
|
transform: scale(1.05);
|
|
|
|
cursor: pointer;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.bs-callout:hover .fa {
|
|
|
|
|
|
|
|
//width: 100%;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.bs-callout:hover.cp-callout-more {
|
|
|
|
.bs-callout:hover.cp-callout-more {
|
|
|
|
transform: none !important;
|
|
|
|
transform: none !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|