source: trunk/client/temi/realistic/layout/styles/homepage.css@ 241

Last change on this file since 241 was 241, checked in by luc, 9 years ago

Aggiunta del widget Privacy e CookieLaw per l'informativa sui cookie - Aggiunto Tema Realistic - Aggiunto Tema Spectral

  • Property svn:executable set to *
File size: 1.5 KB
Line 
1@charset "utf-8";
2/*
3Template Name: Realistic
4Author: <a href="http://www.os-templates.com/">OS Templates</a>
5Author URI: http://www.os-templates.com/
6Licence: Free to use under our free template licence terms
7Licence URI: http://www.os-templates.com/template-terms
8File: Homepage CSS
9*/
10
11#hpage_services{}
12#hpage_services .block{display:inline; float:left; width:280px; margin:0 30px 0 0; padding:0;}
13#hpage_services .last{margin-right:0;}
14#hpage_services img{display:inline; float:left;}
15#hpage_services strong{float:left; margin:8px 0 0 10px; padding:0; font-size:22px; font-weight:normal; color:#4A4A4A; background-color:#FFF;}
16#hpage_services p{display:block; margin:0; padding:10px 0 0 0; clear:both; line-height:1.6em;}
17#hpage_services .spacer{clear:both; padding:8px 0; line-height:normal;}
18
19/* Latest Homepage Projects */
20
21#hpage_latest{position:relative; margin:0 auto; display:block; width:960px; padding:30px 0 0 0;}
22#hpage_latest img{display:inline;}
23#hpage_latest .imgholder{display:block; width:260px; margin:0; padding:0 20px 22px 20px; background:url("images/hpage_latest_shadow.gif") bottom left no-repeat;}
24#hpage_latest ul{margin:0; padding:0; list-style:none;}
25#hpage_latest li{display:block; float:left; width:300px; margin:0 30px 0 0; padding:0;}
26#hpage_latest li.last{margin-right:0;}
27#hpage_latest p{margin:0; padding:0 20px;}
28#hpage_latest p strong{display:block; margin-bottom:10px; font-size:22px; font-weight:normal; color:#4A4A4A; background-color:#E0E0E0;}
Note: See TracBrowser for help on using the repository browser.