Revision 59ab14be cloudcms/static/cloudcms/css/modules.css

b/cloudcms/static/cloudcms/css/modules.css
1 1
body											{ overflow-y: scroll;}
2

  
2 3
.wrapper                                        { margin:0 auto; position:relative; width:820px; padding:36px 70px; }
3 4
.container .wrapper,
4 5
.footer .wrapper                                { border: 1px solid #808080; border-top:0 none;}
......
260 261
.details ul li a,
261 262
.details ul li a:hover,
262 263
.question .content a:hover						{ color:#F6921E }
263
.details .extra-menu							{ border-top: 1px dashed #000; padding-top:20px; margin-top:20px; }
264
.details .extra-menu							{ background: url(../images/dots.jpg) repeat-x  center top ;padding-top:20px; margin-top:20px; }
265
.details .faq-category h2						{ font-size:1em; }
264 266
.question .next-prev							{ margin:10px 0; }
265
.question .next								{ float:right; }
267
.question .next									{ float:right; }
268
.details img									{ max-width:100%; }
269
.question .section								{ margin-top:1em; }
270
.question pre									{ border:1px dashed #000; padding:5px; }

Also available in: Unified diff