Initial commit
This commit is contained in:
22
templates/standard/bib_popup_body.html_lut84_20180219
Normal file
22
templates/standard/bib_popup_body.html_lut84_20180219
Normal file
@ -0,0 +1,22 @@
|
||||
<html><head>
|
||||
<meta http-equiv='content-type' content='text/html; charset=ISO-8859-1'>
|
||||
<script type='text/javascript' src='../overlib/overlib.js'></script>
|
||||
<style type='text/css'>
|
||||
{literal}
|
||||
.indent {
|
||||
width: 100%;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
font-size: 1em;
|
||||
line-height: 1.3em;
|
||||
text-indent: 1.6em;
|
||||
padding-left: 0px;
|
||||
}
|
||||
{/literal}
|
||||
</style>
|
||||
<title>{$bib_popup_titel}</title>
|
||||
<link rel='stylesheet' href='biblepopup.css' type='text/css'>
|
||||
</head><body style='margin: 10px; padding: 0px;'>
|
||||
<div align='justify'>{$bib_popup_body_wort}</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user