Merge pull request #2326 from wallabag/update-quickstart

Changed quickstart layout
This commit is contained in:
Jeremy Benoist
2016-10-02 11:06:03 +02:00
committed by GitHub
14 changed files with 176 additions and 58 deletions

View File

@ -411,12 +411,12 @@ main ul.row {
}
.card .card-action a {
color: #fff;
color: #fff !important;
margin: 0;
}
.card .card-action a:hover {
color: #fff;
color: #fff !important;
}
.settings .div_tabs {