friendica-addons/yourls/yourls.css

22 lines
237 B
CSS
Raw Normal View History

#yourls-label {
float: left;
width: 300px;
margin-top: 10px;
}
yourls-url {
float: left;
margin-top: 10px;
}
#yourls-submit {
margin-top: 15px;
}
.yourls {
text-align: left;
2017-12-11 06:57:51 +01:00
width: 100%;
margin-top: 25px;
font-size: 20px;
}