update to bootstrap beta

This commit is contained in:
Mario Vavti
2017-08-11 20:45:29 +02:00
parent 86c4743ed9
commit 1808ffcdf2
15 changed files with 144 additions and 157 deletions

View File

@@ -55,7 +55,8 @@ p {
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
text-decoration: underline dotted;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
}