- Fixed after deleting a record in TablesList, not updated correctly #110
- Improve SEO Rank with WooRank tips...
This commit is contained in:
@@ -37,7 +37,7 @@ $textcol_scuro: darkblue;
|
||||
|
||||
|
||||
.landing__footer-icons {
|
||||
font-size: 1.75rem
|
||||
font-size: 2rem
|
||||
}
|
||||
|
||||
.landing__footer-icons a {
|
||||
@@ -184,3 +184,12 @@ $textcol_scuro: darkblue;
|
||||
.footer_link:hover {
|
||||
color:white;
|
||||
}
|
||||
|
||||
|
||||
.margin_buttons_footer {
|
||||
margin: -4px -4px;
|
||||
}
|
||||
|
||||
.margin_buttons_footer > * {
|
||||
margin: 4px 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user