Upgrade framework
This commit is contained in:
@@ -462,3 +462,15 @@ a.fixed-height img {
|
||||
top: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
div.info {
|
||||
padding: 1em;
|
||||
color: #3E3E3E;
|
||||
line-height: 150%;
|
||||
border-radius: 10px;
|
||||
margin: 1em;
|
||||
}
|
||||
|
||||
div.info p {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
@@ -26,7 +26,7 @@ a:hover
|
||||
{
|
||||
text-decoration: underline;
|
||||
}
|
||||
p
|
||||
p, .post .text div
|
||||
{
|
||||
padding: 1em 0;
|
||||
color: #3E3E3E;
|
||||
|
||||
Reference in New Issue
Block a user