new poster
This commit is contained in:
parent
b0e6e845b9
commit
ee847df884
3 changed files with 5 additions and 2 deletions
|
@ -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,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
Normal file
BIN
thk_mixlanguage:A3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 987 KiB |
Loading…
Reference in a new issue