diff options
| author | Mark Otto <[email protected]> | 2011-09-13 09:35:43 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-09-13 09:35:43 -0700 |
| commit | 1d50fa77e43be353d522c19a5b955b7819388fca (patch) | |
| tree | 28d9fdae57121dc6daf4caa03e42c896b17ea646 /bootstrap-1.3.0.min.css | |
| parent | bc2ae90e3adde3ddb86c02b353b8c1048cdcef8f (diff) | |
| download | bootstrap-1d50fa77e43be353d522c19a5b955b7819388fca.tar.xz bootstrap-1d50fa77e43be353d522c19a5b955b7819388fca.zip | |
adding quick and dirty favicons and touch icons for iOS
Diffstat (limited to 'bootstrap-1.3.0.min.css')
| -rw-r--r-- | bootstrap-1.3.0.min.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-1.3.0.min.css b/bootstrap-1.3.0.min.css index 8840aa751..7efe6ea62 100644 --- a/bootstrap-1.3.0.min.css +++ b/bootstrap-1.3.0.min.css @@ -5,6 +5,7 @@ ol,ul{list-style:none;} q:before,q:after,blockquote:before,blockquote:after{content:"";} html{overflow-y:scroll;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;} a:focus{outline:thin dotted;} +a:hover,a:active{outline:0;} article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;} audio,canvas,video{display:inline-block;*display:inline;*zoom:1;} audio:not([controls]){display:none;} |
