mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-24 12:21:09 +00:00
Add blog
This commit is contained in:
@@ -25,3 +25,13 @@ h1, h2, h3, h4 {
|
||||
|
||||
// import /_sass/bootstrap.scss
|
||||
@import "bootstrap";
|
||||
|
||||
.post-info, .post-title {
|
||||
background-color: theme-color("secondary");
|
||||
color: theme-color("light");
|
||||
display: inline;
|
||||
padding: $spacer;
|
||||
/* Needs prefixing */
|
||||
-webkit-box-decoration-break: clone;
|
||||
box-decoration-break: clone;
|
||||
}
|
||||
|
Reference in New Issue
Block a user