Blog post display
This commit is contained in:
parent
984a327ef6
commit
0195c9a380
3 changed files with 20 additions and 5 deletions
|
|
@ -95,3 +95,16 @@ footer {
|
|||
.activity {
|
||||
border-style: groove none none groove;
|
||||
}
|
||||
|
||||
.blogtitle {
|
||||
font-size: x-large;
|
||||
}
|
||||
|
||||
.blogtext {
|
||||
font-feature-settings: "valt"
|
||||
}
|
||||
|
||||
.blogphoto {
|
||||
float: left;
|
||||
margin: 1em;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue