Update 'themes/varia/static/css/main.css'

This commit is contained in:
anglk 2023-03-24 16:41:39 +01:00
parent 4754412e2b
commit 239e23cf20

View File

@ -363,6 +363,13 @@ button.stream-button:active {
border-radius: 15px;
}
.hentry.writings{
padding: 1.5em 1em 1em 1em;
border: 1px dashed #7e5211;
border-radius: 15px;
}
/****************************/
/* article */
#content.body .entry-title {