The SupportIT server www.tojnar.cz is hosted on is being decommissioned. To make the migration faster, we will just copy the current state and convert it to Hakyll incrementally. This mostly imports the tree as is minus accidentally misplaced files. Additionally, the following changes were made: - line separators were converted using dos2unix - file encodings were changed from windows-1250 to utf-8 - highslide and related files are now loaded from root instead of per-gallery copy - uppercase JPG extensions were changed to lowercase remove private
27 lines
1.3 KiB
CSS
27 lines
1.3 KiB
CSS
a img{border:none;}
|
|
body{font-family:serif;color:#000000;}
|
|
ul{padding:0em 0em 0em 1.5em;margin:0;}
|
|
h4{font-size:1.3em;margin:0;padding:0;}
|
|
h2{font-size:1.3em;font-variant:small-caps;margin:0;padding:0;}
|
|
h1{font-size:1.7em;font-variant:small-caps;margin:0;padding:0;}
|
|
table, td{border:1px solid #2E3436;}
|
|
table{width:100%;}
|
|
.imgleft{float:left;}
|
|
.nadpis-galery{font-size:1.9em;font-variant:small-caps;font-weight:bold;margin:0;padding-bottom:0.5em;}
|
|
.subnadpis-galery{font-size:1.1em;font-variant:small-caps;font-weight:bold;margin:0;padding-top:0.5em;}
|
|
.text-galery{padding-top:0.5em;}
|
|
.center{text-align:center;}
|
|
.container{margin:1em auto;border:0;}
|
|
.dia{margin:5px;width:165px;height:165px;border:1px solid #ddd;border-collapse:collapse;text-align:center;vertical-align:middle;background:#eee url('/images/sfondo.gif') repeat-x;font-size:0.9em;}
|
|
.dia img{display:block;margin:auto;}
|
|
.table-inside, .td-inside{border:none !important;}
|
|
.table-no-border td{border:none !important;vertical-align:top !important;}
|
|
.table-bezky td{border:none;font-size:0.9em;}
|
|
.table-bezky{width:80%;border:1px solid #000000;}
|
|
.table-bezky td:first-child{width:50%;}
|
|
.table-bezky td:first-child+td{width:30%;}
|
|
.table-bezky td:first-child+td+td{width:20%;}
|
|
#ziel3 h6{margin:0 0 0.5em 0;}
|
|
.margin-05{margin-top:-0.5em;}
|
|
pre{width:100%;overflow:auto;}
|