create theme rorschach
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
.body {
|
||||
margin: 0; }
|
||||
@@ -0,0 +1 @@
|
||||
/* Colors used for EQL */
|
||||
@@ -0,0 +1,3 @@
|
||||
.field--name-field-textes {
|
||||
grid-column-start: 2;
|
||||
grid-column-end: 7; }
|
||||
@@ -0,0 +1,8 @@
|
||||
@charset "UTF-8";
|
||||
/*rorschach*/
|
||||
/*global*/
|
||||
/* @font-face {
|
||||
font-family: 'Font Awesome';
|
||||
src: url("../fonts/Font Awesome/fontawesome-webfont.woff2") format("woff2");
|
||||
font-weight: 400;
|
||||
font-style: normal; } */
|
||||
Reference in New Issue
Block a user