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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user