Update 'themes/varia/static/css/main.css'
This commit is contained in:
parent
4754412e2b
commit
239e23cf20
@ -363,6 +363,13 @@ button.stream-button:active {
|
|||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.hentry.writings{
|
||||||
|
padding: 1.5em 1em 1em 1em;
|
||||||
|
border: 1px dashed #7e5211;
|
||||||
|
border-radius: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/****************************/
|
/****************************/
|
||||||
/* article */
|
/* article */
|
||||||
#content.body .entry-title {
|
#content.body .entry-title {
|
||||||
|
Loading…
Reference in New Issue
Block a user