2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

comment out box-shadow on masthead and footer in docs.css because Opera sucks at inset box-shadow :"

This commit is contained in:
Mark Otto
2011-09-12 22:19:28 -07:00
parent 206334ba70
commit 5249483850
6 changed files with 134 additions and 100 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
// -----------------
html, body {
background-color: #fff;
background-color: @white;
}
body {
margin: 0;