[ljcom] r9916: OPSC-231: Check pages in all LJ-styles
Committer: skomarov
OPSC-231: Check pages in all LJ-stylesU trunk/htdocs/stc/catalogue/catalogue.css
Modified: trunk/htdocs/stc/catalogue/catalogue.css
===================================================================
--- trunk/htdocs/stc/catalogue/catalogue.css 2011-01-17 04:14:53 UTC (rev 9915)
+++ trunk/htdocs/stc/catalogue/catalogue.css 2011-01-17 06:41:20 UTC (rev 9916)
@@ -466,16 +466,17 @@
.b-catalogue-app-game {
position:relative;
padding-top: 20px;
- margin: 0 0 15px 0;
+ margin: 0 0 30px 0;
text-align: center;
}
+ .b-catalogue-app-game H1 {
+ margin-bottom: 20px;
+ text-align: left;
+ }
/* Catalogue game navigation */
.b-catalogue-app-game-nav {
- position: absolute;
- top: -25px;
- right: 0;
- margin: 0 0 20px 0;
- text-align: right;
+ float: right;
+ margin-left: 30px;
font-size: 12px;
color: #666;
}
