Last change
on this file since 282 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:
722 bytes
|
Line | |
---|
1 | @charset "utf-8";
|
---|
2 | /*
|
---|
3 | Template Name: Realistic
|
---|
4 | Author: <a href="http://www.os-templates.com/">OS Templates</a>
|
---|
5 | Author URI: http://www.os-templates.com/
|
---|
6 | Licence: Free to use under our free template licence terms
|
---|
7 | Licence URI: http://www.os-templates.com/template-terms
|
---|
8 | File: Gallery CSS
|
---|
9 | */
|
---|
10 |
|
---|
11 | #gallery{position:relative; margin:0 auto; display:block; width:900px; padding-bottom:10px;}
|
---|
12 | #gallery ul{margin:0; padding:0; list-style:none;}
|
---|
13 | #gallery li{display:block; float:left; width:280px; margin:0 30px 20px 0; padding:0;}
|
---|
14 | #gallery li a img{display:block; width:260px; height:130px; margin:0; padding:0; border:10px solid #E0E0E0;}
|
---|
15 | #gallery li a:hover img{border-color:#B4B4B4;}
|
---|
16 | #gallery li.last{margin-right:0;}
|
---|
Note:
See
TracBrowser
for help on using the repository browser.