diff options
| author | Mark Otto <[email protected]> | 2017-01-21 13:25:29 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-01-21 13:25:29 -0800 |
| commit | 0220d8b7d4232e0f40456fd3583d1aed02214b3b (patch) | |
| tree | cd42db1f0b8a2fe161dd864bb37726d3a9dcf622 /docs/dist/css/bootstrap-reboot.css | |
| parent | 45fed9b0cd14ee76aa2397fb6a218e3aa4b4aa46 (diff) | |
| download | bootstrap-0220d8b7d4232e0f40456fd3583d1aed02214b3b.tar.xz bootstrap-0220d8b7d4232e0f40456fd3583d1aed02214b3b.zip | |
grunt
Diffstat (limited to 'docs/dist/css/bootstrap-reboot.css')
| -rw-r--r-- | docs/dist/css/bootstrap-reboot.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dist/css/bootstrap-reboot.css b/docs/dist/css/bootstrap-reboot.css index f5d4414c1..94792933d 100644 --- a/docs/dist/css/bootstrap-reboot.css +++ b/docs/dist/css/bootstrap-reboot.css @@ -329,7 +329,7 @@ a { text-decoration: none; } -a:focus, a:hover { +a:hover { color: #014c8c; text-decoration: underline; } |
