mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 11:58:48 +00:00
pageheader/pageheader.css aktualisiert
The coloured passages are to be commented out.
This commit is contained in:
parent
26dd4f0d71
commit
45406008b9
1 changed files with 4 additions and 4 deletions
|
@ -16,14 +16,14 @@
|
|||
}
|
||||
|
||||
.pageheader {
|
||||
text-align: center;
|
||||
text-align: left; /* center > left */
|
||||
width: 100%;
|
||||
margin-top: 25px;
|
||||
font-size: 20px;
|
||||
font-size: 1.55rem; /* 20px > 1.55rem */
|
||||
/* The pageheader box */
|
||||
padding: 20px;
|
||||
background-color: #2eb885; /* Green */
|
||||
color: white;
|
||||
/*background-color: #2196F3; /* Blue */
|
||||
/*color: white;*/
|
||||
border: 1px solid transparent;
|
||||
border-radius: 2px;
|
||||
margin-bottom: 15px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue