1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-20 07:31:53 +02:00
polr/public/css/index.css

26 lines
298 B
CSS
Raw Normal View History

.custom-url-field {
display: inline;
width: 100px;
}
.site-url-field {
color: green;
display: inline;
}
.long-link-input {
margin-bottom: 25px;
}
.tips {
margin-top: 20px;
}
.check-btn {
margin-bottom: 30px;
}
2015-11-07 02:25:48 +01:00
#link-availability-status {
margin-bottom: 20px;
}