Revision 6b8514cd cloudcms/static/cloudcms/css/modules.css

b/cloudcms/static/cloudcms/css/modules.css
28 28
.top-msg p.title	                            { font-size:1.3em;  }
29 29
.top-msg p.title span	                        { border-bottom:2px dotted #fff; padding:0 0 10px 0;}
30 30
.top-msg.active                             	{ display:block;}
31
.top-msg +.mainlogo                             { margin-top:-73px;}
32 31
.top-msg .close                                 { position:absolute; bottom:20px; right:20px; font-size:1.3em;  border:0 none; color:#fff; text-decoration:none;}
33 32
.top-msg .close:hover                           { color:#000;}
34
.top-msg.success                             	{ background-color:#77C596; color: #fff}
35
.top-msg.error                              	{ background-color:#EF4F54; color: #fff}
36
.top-msg.warning                                { background-color:#F6921E; color: #fff}
37
.top-msg.info                                 	{ background-color:#C3C3B9; color: #fff}
38
.top-msg.warning a                              { color: #4F3515}
39
.top-msg.info a                                 { color: #222}
33
.top-msg.success                             	{ background-color:#77C596; }
34
.top-msg.error                              	{ background-color:#EF4F54; }
35
.top-msg.warning                                { background-color:#F6921E; }
36
.top-msg.info                                 	{ background-color:#C3C3B9; } 
40 37

  
41 38
/* container */
42 39
.container .wrapper                             { padding-bottom:100px;}
......
217 214
.container ul.options li a.blue:hover			{ border-bottom:1px solid #3582AC; }
218 215
.container ul.options li a.yellow				{ color:#F89A1C; }
219 216
.container ul.options li a.yellow:hover			{ border-bottom:1px solid #F89A1C; }
220

  
217
.container ul.options li a.brown				{ color:#BC742B; }
218
.container ul.options li a.brown:hover			{ border-bottom:1px solid #BC742B; }
219
.container ul.options li a.tirkouaz				{ color:#00A1B0; }
220
.container ul.options li a.tirkouaz:hover		{ border-bottom:1px solid #00A1B0; }
221 221
/* homepage clouds animation */
222 222
#animation                                      { width:94%; height:120px; padding:0 3%; background:url(../images/okeanos_landing.png) no-repeat; max-width:375px; }
223 223
#animation div                                  { margin:0 2%; float:left; width:29%; height:100%; position:relative; }                    
......
631 631
.content a:visited 		{ border:0 none; }
632 632

  
633 633
#hand											{ position:absolute; height:79px; width:61px; background:url(../images/xeraki_hover.png) no-repeat; overflow:hidden; display:none;  top:40px;}
634
.videosection-2 .content 						{ margin-top:5px; }
635
.videosection-2 h2 + .content 					{ margin-top:0; }
636

  
637
.fixed											{ position:fixed; top:30px;}
638
.fixedbottom									{ top:auto; bottom:200px;}

Also available in: Unified diff