Browse Source

new poster

kiki 5 years ago
parent
commit
ee847df884
3 changed files with 5 additions and 2 deletions
  1. 1 1
      index.html
  2. 4 1
      style.css
  3. BIN
      thk_mixlanguage:A3.jpg

+ 1 - 1
index.html

@@ -10,7 +10,7 @@
 </head> 
 <body>
 <header> 
-<img src="logo_hm_bologna.png" class="logo">    
+<img src="thk_mixlanguage:A3.jpg" class="logo">    
     <h1>Trans Hackmeeting</h1>
 		<h2>August 9-13th 2018 @ Le Goutailloux, Tarnac (FR)</h2>
 </header>

+ 4 - 1
style.css

@@ -4,6 +4,7 @@ p {font-family:serif;}
 a { 
     text-decoration:none; 
     color:#e12323;
+    font-size: large;
 }
 a:hover { 
     text-decoration: underline darkblue;
@@ -18,7 +19,9 @@ pre {
     white-space: inherit;
 }
 
-.logo{float:right;} body { max-width: 800px; left: 50%; position: relative; transform: translate(-50%,0%); } 
+.logo{float:left;max-width: 350px;
+margin: 1em;
+border: solid 1px grey;} body { max-width: 800px; left: 50%; position: relative; transform: translate(-50%,0%); } 
 footer {text-align:center; font-size:0.7em; padding-top:30px;}
 .copyleft {transform:rotate(180deg); display:inline-block;}
 

BIN
thk_mixlanguage:A3.jpg