Styled same margin-top for start-, einleitung- and frage-page in RT-tool.

This commit is contained in:
Cris
2019-04-30 17:02:44 +02:00
committed by cris-technikum
parent 4b89a5dbe8
commit eae51147f4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -182,7 +182,7 @@ echo '
</script>
</head>
<body class='testtool-content' style="margin-top: 20px;">
<body class='testtool-content'>
<?php
if(!isset($_SESSION['pruefling_id']))
die($p->t('testtool/bitteZuerstAnmelden'));