css titles
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.book-depth-2{
|
||||
border-top: 3px solid black;
|
||||
border-bottom: 3px solid black;
|
||||
// background-color: yellowgreen;
|
||||
h1{
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,9 +1,6 @@
|
||||
/*rorschach*/
|
||||
|
||||
/*components*/
|
||||
@import "components/_quotes";
|
||||
@import "components/_tablefields";
|
||||
@import "components/_notes";
|
||||
|
||||
|
||||
/*global*/
|
||||
|
||||
@@ -38,6 +35,10 @@
|
||||
|
||||
|
||||
|
||||
|
||||
/*components*/
|
||||
@import "components/_quotes";
|
||||
@import "components/_tablefields";
|
||||
@import "components/_notes";
|
||||
@import "components/_titles";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user