home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2005 May
/
PCWorld_2005-05_cd.bin
/
komunikace
/
amaya
/
amaya-WinXP-9.1.exe
/
doc
/
html
/
index.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-05-07
|
880b
|
45 lines
body {
background: white;
}
H1{
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
font-variant : normal;
font-style : normal;
font-size : 24px;
}
.letters{
font-variant : normal;
font-weight : bold;
font-style : normal;
font-size : small;
font-family : Arial, Helvetica, sans-serif;
padding-bottom : 12px;
}
.level1{
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
}
.level2{
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
text-indent : 15px;
}
.backtotop{
font-family : Arial, Helvetica, sans-serif;
font-style : italic;
font-variant : normal;
font-weight : normal;
padding-bottom : 12px;
padding-top : 18px;
font-size : smaller;
}