1
0
Fork 0

New bbcode elements h1 to h6 for a better conversion of Diaspora content

This commit is contained in:
Michael Vogel 2015-03-01 20:07:56 +01:00
commit bf0f7c3d0a
4 changed files with 58 additions and 17 deletions

View file

@ -283,10 +283,6 @@ body {
display: table;
}
h4 {
font-size: 1.1em;
}
a {
color: #36C;
/* color: #3e3e8c; */
@ -1202,10 +1198,6 @@ section.minimal {
width: 350px;
float: left;
font-size: 12px;
}}
h2 {
line-height: normal;
}
.wall-item-container .wall-item-content {