Last change
on this file since 84 was
80,
checked in by guille, 16 years ago
|
el plugin completo
|
-
Property svn:executable set to
*
|
File size:
341 bytes
|
Line | |
---|
1 | /* sens_sculpture : theme */ |
---|
2 | /* juillet 2007, par stephane */ |
---|
3 | /* footer */ |
---|
4 | |
---|
5 | #footer { |
---|
6 | margin-top: 4em; |
---|
7 | padding: 1em 0em; |
---|
8 | border-top: 1px dotted #ddd; |
---|
9 | font-size: 9px; |
---|
10 | |
---|
11 | } |
---|
12 | |
---|
13 | #footer p { |
---|
14 | margin-top: 1em; |
---|
15 | color: #ddd; |
---|
16 | text-align: right; |
---|
17 | } |
---|
18 | |
---|
19 | #footer a { |
---|
20 | color: #ddd; |
---|
21 | text-decoration: none; |
---|
22 | } |
---|
23 | |
---|
24 | #footer a:hover { |
---|
25 | border-bottom: 1px dotted #ddd; |
---|
26 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.