Giving the same CSS/media query/combine files love to the main site layout.
Update the compression scripot to compress both CSS files into one. Use a media query around the entire m.css file to keep it from being used for large screens. Remove the extra "body" bits from the selectors, the extra specificity is no longer needed.
Showing
- browserid/compress.sh 1 addition, 1 deletionbrowserid/compress.sh
- browserid/static/css/m.css 218 additions, 216 deletionsbrowserid/static/css/m.css
- browserid/static/css/style.css 0 additions, 1 deletionbrowserid/static/css/style.css
- browserid/views/layout.ejs 1 addition, 0 deletionsbrowserid/views/layout.ejs
Loading
Please register or sign in to comment