1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

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
commit 52c1fc7449
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 {