mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-22 00:33:40 +00:00
Coloured box added
This commit is contained in:
parent
727eca1ce7
commit
d685663ac0
1 changed files with 7 additions and 10 deletions
|
@ -20,10 +20,7 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: 25px;
|
margin-top: 25px;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
}
|
/* The pageheader box */
|
||||||
|
|
||||||
/* The pageheader box */
|
|
||||||
.pageheader {
|
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
background-color: #2eb885; /* Green */
|
background-color: #2eb885; /* Green */
|
||||||
color: white;
|
color: white;
|
||||||
|
|
Loading…
Reference in a new issue