mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-27 00:49:28 +00:00
Styled same margin-top for start-, einleitung- and frage-page in RT-tool.
This commit is contained in:
@@ -407,7 +407,7 @@ if (isset($prestudent_id))
|
||||
|
||||
//Prestudent Informationen
|
||||
echo '
|
||||
<h1>'. $p->t('testtool/begruessungstext'). '</h1><br/>
|
||||
<h1 style="margin-top: -20px;">'. $p->t('testtool/begruessungstext'). '</h1><br/>
|
||||
<p>'. $p->t('testtool/anmeldedaten'). '</p><br/>
|
||||
';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user