home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 117
/
FreelogNo117-OctobreNovembre2013.iso
/
Theme
/
8GadgetPack
/
8GadgetPackSetup.msi
/
Gadgets.7z
/
Gadgets
/
FeedReader.gadget
/
styles
/
settings.css
< prev
Wrap
Cascading Style Sheet File
|
2011-10-09
|
510b
|
38 lines
body {
width: 380px;
height: 350px;
}
label, table, td, tr, strong {
font-family: Tahoma;
font-size: 12px;
vertical-align: top;
}
a {
color: #0000FF;
text-decoration: none;
}
a:hover { text-decoration: underline; }
hr { margin-top: 30px; }
input, select { width: 200px; }
#preview {
border: solid 1px;
height: 120px;
text-align: center;
}
#preview img {
margin-left: auto;
margin-top: 10px;
}
#errorMessage {
color: #FF0000;
margin-left: 5px;
}