rorschach
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
|
||||
/* Colors used for rorschach */
|
||||
|
||||
|
||||
$blue-light: rgb(0,158,227);
|
||||
$blue-dark: rgb(9,57,139);
|
||||
$grey-background: rgb(153,147,174);
|
||||
$black: rgb(0,0,0);
|
||||
$white: rgb(255,255,255);
|
||||
$background-actus: rgba(0,158,227, 0.2);
|
||||
@@ -1,3 +0,0 @@
|
||||
.page-node-type-book{
|
||||
background-color: aqua;
|
||||
}
|
||||
@@ -1,28 +0,0 @@
|
||||
/*eql*/
|
||||
|
||||
|
||||
/*global*/
|
||||
|
||||
@import "global/_fonts";
|
||||
@import "global/variables/_typography";
|
||||
@import "global/variables/_colors";
|
||||
@import "global/_layout";
|
||||
// @import "global/_reset";
|
||||
@import "global/_typography";
|
||||
@import "global/_mediaqueries";
|
||||
|
||||
|
||||
/*pages*/
|
||||
/*
|
||||
@import "pages/partials/header_footer";
|
||||
@import "pages/home";*/
|
||||
|
||||
// @import "pages/off_canvas_page_wrapper";
|
||||
@import "pages/_static";
|
||||
@import "pages/_home";
|
||||
@import "pages/_bookpage";
|
||||
|
||||
|
||||
/*partials*/
|
||||
@import "partials/_header";
|
||||
@import "partials/_footer";
|
||||
Reference in New Issue
Block a user