mirror of https://github.com/mastodon/mastodon
Improving design
parent
24646d5769
commit
fa29ef3a41
@ -1,3 +1,10 @@
|
|||||||
// Place all the styles related to the Home controller here.
|
.footer {
|
||||||
// They will automatically be included in application.css.
|
text-align: center;
|
||||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
padding: 100px 0;
|
||||||
|
|
||||||
|
.mastodon-link {
|
||||||
|
color: #566270;
|
||||||
|
text-decoration: none;
|
||||||
|
font-size: 16px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue