source: trunk/client/temi/realistic/layout/styles/portfolio.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: 783 bytes
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: Portfolio CSS
9*/
10
11.portfolio{display:block; position:relative; margin:0 auto 1px; padding:10px 0; width:100%; border-top:1px solid #999999; border-bottom:1px solid #999999;}
12.portfolio .readmore{display:block; text-align:right;}
13.portfolio .fl_left{display:block; float:left; width:350px; margin:50px 0 0 0; line-height:1.6em;}
14.portfolio .fl_right{display:block; float:right; width:500px;}
15.portfolio .fl_right img{display:block; width:470px; height:auto; padding:5px; border:10px solid #E0E0E0;}
Note: See TracBrowser for help on using the repository browser.