es-es+nl strings and fixing css maintained schemas

This commit is contained in:
jeroenpraat
2016-01-30 23:44:45 +01:00
parent c8d0a2b4bb
commit 1f87fef968
9 changed files with 2040 additions and 1990 deletions

View File

@@ -5,6 +5,7 @@
.vcard, #contact-block, .widget {
background-color: transparent;
border: none;
border-bottom: 1px solid #333;
border-radius: 0px
}
@@ -336,11 +337,18 @@ pre {
text-decoration: underline;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #333;
}
}
#profile-jot-wrapper {
background-color: inherit;
border: none;
}
.nav-tabs.nav-justified {
background-color: inherit;
border: none;
}