mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
Changing header sizes and changing the header type of oembed data.
This commit is contained in:
parent
da49814cbb
commit
52e33d50ad
2 changed files with 10 additions and 10 deletions
|
@ -136,25 +136,25 @@ h1, h2, h3, h4, h5, h6 {
|
|||
}
|
||||
|
||||
h1 {
|
||||
font-size: 38.5px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 31.5px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
h2 {
|
||||
font-size: 24.5px;
|
||||
}
|
||||
|
||||
h4 {
|
||||
h3 {
|
||||
font-size: 20.5px;
|
||||
}
|
||||
|
||||
h5 {
|
||||
h4 {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
h6 {
|
||||
h5 {
|
||||
font-size: 16.5px;
|
||||
}
|
||||
|
||||
h6 {
|
||||
font-size: 14.95px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue