You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
body {
|
|
|
|
padding-bottom: 30px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.navbar {
|
|
|
|
margin-bottom: 0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.exiv2index {
|
|
|
|
margin-top: 30px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.margin-top-l {
|
|
|
|
margin-top: 50px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.margin-top-m {
|
|
|
|
margin-top: 30px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.margin-top-s {
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* -------------------------------------------------------------------------- */
|
|
|
|
/* Examples (Code) */
|
|
|
|
PRE.fragment {
|
|
|
|
border: 1px solid #CCCCCC;
|
|
|
|
background-color: #f5f5f5;
|
|
|
|
margin-top: 4px;
|
|
|
|
margin-bottom: 4px;
|
|
|
|
margin-left: 2px;
|
|
|
|
margin-right: 8px;
|
|
|
|
padding-left: 6px;
|
|
|
|
padding-right: 6px;
|
|
|
|
padding-top: 4px;
|
|
|
|
padding-bottom: 4px;
|
|
|
|
}
|
|
|
|
SPAN.keyword { color: #008000 }
|
|
|
|
SPAN.keywordtype { color: #604020 }
|
|
|
|
SPAN.keywordflow { color: #e08000 }
|
|
|
|
SPAN.comment { color: #800000 }
|
|
|
|
SPAN.preprocessor { color: #806020 }
|
|
|
|
SPAN.stringliteral { color: #002080 }
|
|
|
|
SPAN.charliteral { color: #008080 }
|