new poster

This commit is contained in:
kiki 2018-07-16 14:27:27 +02:00
parent b0e6e845b9
commit ee847df884
3 changed files with 5 additions and 2 deletions

View file

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

View file

@ -4,6 +4,7 @@ p {font-family:serif;}
a { a {
text-decoration:none; text-decoration:none;
color:#e12323; color:#e12323;
font-size: large;
} }
a:hover { a:hover {
text-decoration: underline darkblue; text-decoration: underline darkblue;
@ -18,7 +19,9 @@ pre {
white-space: inherit; 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;} footer {text-align:center; font-size:0.7em; padding-top:30px;}
.copyleft {transform:rotate(180deg); display:inline-block;} .copyleft {transform:rotate(180deg); display:inline-block;}

BIN
thk_mixlanguage:A3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 987 KiB