forked from friendica/friendica-addons
commit
85b138f187
|
@ -17,7 +17,7 @@
|
|||
|
||||
.pageheader {
|
||||
text-align: center;
|
||||
width 100%;
|
||||
width: 100%;
|
||||
margin-top: 25px;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
.pledgie {
|
||||
text-align: center;
|
||||
width 100%;
|
||||
width: 100%;
|
||||
margin-top: 25px;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
|
|
@ -15,7 +15,7 @@ yourls-url {
|
|||
|
||||
.yourls {
|
||||
text-align: left;
|
||||
width 100%;
|
||||
width: 100%;
|
||||
margin-top: 25px;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue