File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -122,6 +122,13 @@ html[data-bs-theme="dark"] #uhh-light {
122122 width : 100% ;
123123}
124124
125+ .impressum-footer {
126+ text-align : center;
127+ font-size : large;
128+ margin-top : 1rem ;
129+ margin-bottom : 1rem ;
130+ }
131+
125132.guide-container {
126133 display : none;
127134 padding : 1rem 2rem 2rem 2rem ;
Original file line number Diff line number Diff line change 5252 "left" : " Links" ,
5353 "right" : " Rechts" ,
5454 "links" : " Nützliche Links und Physikangebote:" ,
55- "start" : " Event-Display starten"
55+ "start" : " Event-Display starten" ,
56+ "impressum" : " Impressum"
5657 },
5758 "help" : {
5859 "title" : " Hilfe" ,
Original file line number Diff line number Diff line change 5252 "left" : " Left" ,
5353 "right" : " Right" ,
5454 "links" : " Useful links and physics offers:" ,
55- "start" : " Start Event Display"
55+ "start" : " Start Event Display" ,
56+ "impressum" : " Legal Notice"
5657 },
5758 "help" : {
5859 "title" : " Help" ,
Original file line number Diff line number Diff line change @@ -157,6 +157,10 @@ <h4 class="card-title">CMS Event Display</h4>
157157 </ div >
158158 </ div >
159159 </ div >
160+ < div class ="impressum-footer ">
161+ < hr class ="my-2 ">
162+ < p > < a href ="https://www.uni-hamburg.de/impressum.html " target ="_blank " rel ="noopener noreferrer " data-i18n ="about.impressum "> </ a > </ p >
163+ </ div >
160164 </ section >
161165 </ main >
162166 < main id ="js-help " class ="page " hidden >
You can’t perform that action at this time.
0 commit comments