Difference between revisions of "Template:Duesseldorf"

(hallo welt)
(test)
Line 1: Line 1:
<html>
+
<style>
<!---------
+
#sideMenu, #top_title, .patrollink, #firstHeading, #home_logo, #sideMenu { display:none; }
You can place your team's code here.
+
#content { padding:0px; width:100%; margin-top:-7px; margin-left:0px; border:none;}
---------->
+
body, html {background-color:white; width: 100%; height: 100%;}
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
#bodyContent a[href ^="https://"], .link-https { padding-right:0px;}
 +
</style>
  
<p> hallo welt </p>
+
<p> hallo Welt </p>
 
+
 
+
</html>
+

Revision as of 13:45, 19 September 2021

<style>

  1. sideMenu, #top_title, .patrollink, #firstHeading, #home_logo, #sideMenu { display:none; }
  2. content { padding:0px; width:100%; margin-top:-7px; margin-left:0px; border:none;}

body, html {background-color:white; width: 100%; height: 100%;}

  1. bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  2. bodyContent a[href ^="https://"], .link-https { padding-right:0px;}

</style>

hallo Welt