1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-10-02 00:06:46 +02:00
This commit is contained in:
Mark Otto
2014-12-20 23:05:18 -08:00
parent 9c526bf519
commit 28d847a1e0
8 changed files with 13 additions and 9 deletions

View File

@@ -99,12 +99,12 @@ body {
display: block;
padding: 1em;
color: #fff;
background-color: #6F5499;
background-color: #6f5499;
outline: 0;
}
#skippy .skiplink-text {
padding: 0.5em;
padding: .5em;
outline: 1px dotted;
}