preliminary manifesto div styling
This commit is contained in:
parent
d944545281
commit
47df09cc72
@ -132,6 +132,13 @@ a {
|
||||
|
||||
}
|
||||
|
||||
#manifesto {
|
||||
font-family:'OrkneyRegular';
|
||||
width:80%;
|
||||
margin:0 auto;
|
||||
}
|
||||
|
||||
|
||||
#post-list {
|
||||
/*display: flex;
|
||||
flex-wrap: wrap;*/
|
||||
@ -284,6 +291,8 @@ blockquote {
|
||||
margin-bottom:1em;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#content .caption{
|
||||
font-size:80%;
|
||||
padding-top:0;
|
||||
|
Loading…
Reference in New Issue
Block a user