Changeset 664447
- Timestamp:
- 02/06/2013 06:45:39 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branded-login-screen/trunk/assets/c/branded-login-screen.css
r475103 r664447 90 90 /* LEFT justify the login form by uncommenting the following css */ 91 91 /* RIGHT justify must be commented out for this to work */ 92 /* body {margin:0 auto 0 0;} */ 92 body {margin:0 auto 0 0;} 93 93 94 94 /* RIGHT justify the login form by uncommenting the following css */ 95 95 /* LEFT justify must be commented out for this to work */ 96 /* body {margin:0 0 0 auto;} */96 /* body {margin:0 0 0 auto;} */
Note: See TracChangeset
for help on using the changeset viewer.