No changes between revisions
/schemata/mereni/VLF/DOC/SRC/OZ.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Property changes: |
Added: svn:mime-type |
+application/octet-stream |
\ No newline at end of property |
/schemata/mereni/VLF/DOC/SRC/osazovak.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Property changes: |
Added: svn:mime-type |
+application/octet-stream |
\ No newline at end of property |
/schemata/mereni/VLF/DOC/SRC/schema1.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Property changes: |
Added: svn:mime-type |
+application/octet-stream |
\ No newline at end of property |
/schemata/mereni/VLF/DOC/SRC/schema2.png |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Property changes: |
Added: svn:mime-type |
+application/octet-stream |
\ No newline at end of property |
/schemata/mereni/VLF/DOC/VLFamplifier.cs.pdf |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
Property changes: |
Added: svn:mime-type |
+application/octet-stream |
\ No newline at end of property |
/web/kaklik's_web/default.css |
34,7 → 34,6 |
margin-left: 18px; |
} |
therminal { |
background: url(img/bgcode.gif); |
border: 1px solid #F6F6F6; |
color: #666; |
display: block; |
43,13 → 42,6 |
padding: 8px 10px; |
white-space: pre; |
} |
cite { |
background: url(img/quote.gif) no-repeat; |
color: #456; |
display: block; |
font: normal 1.4em "Lucida Sans Unicode",serif; |
padding-left: 28px; |
} |
h1,h2,h3 { |
color: #579; |
padding-top: 6px; |
86,7 → 78,7 |
|
/* navigation */ |
.navigation { |
height: 10%; |
height: 5%; |
padding: 0 5%; |
} |
.navigation a { |
101,7 → 93,7 |
text-decoration: none; |
} |
.navigation a:hover { |
background: #FFF url(img/navhover.gif) repeat-x; |
background: #FFF; |
color: #28E; |
padding: 10% 8% 5%; |
} |