Merge pull request '[pageheader] Improve visibility' (#1426) from loma-one/friendica-addons:develop into develop
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1426pull/1440/head
commit
5a3dc93c0d
|
@ -20,4 +20,9 @@
|
|||
width: 100%;
|
||||
margin-top: 25px;
|
||||
font-size: 20px;
|
||||
/* The pageheader box */
|
||||
padding: 20px;
|
||||
border: 1px solid transparent;
|
||||
border-radius: 2px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue