Fixed scrolling performance issues on Webkit based browsers. (Opera, Chrome, Safari)

Update theme.less

Rebased and added markus101's changes.
pull/2/head
Chao Man 10 years ago
parent 6ab629ea98
commit 0534fb4330

@ -125,8 +125,8 @@ a, .btn {
} }
body { body {
background : url('../Content/Images/background/logo.png') 50px center no-repeat fixed, #272727; background : url('../Content/Images/background/logo.png') 50px 75px no-repeat;
background-color : #272727;
margin-bottom : 100px; margin-bottom : 100px;
p { p {
font-size : 0.9em; font-size : 0.9em;

Loading…
Cancel
Save