mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
remove inline style
This commit is contained in:
@@ -149,6 +149,12 @@ textarea {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.teaser {
|
||||
text-align:center;
|
||||
color:gray;
|
||||
margin-bottom:3em;
|
||||
}
|
||||
|
||||
#footer > div, #footer > a {
|
||||
margin: 0.5em;
|
||||
}
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
<br><br>
|
||||
<img class='tutorial-image-small' src="../images/tutorial/transfer-mod.gif"/>
|
||||
<br><br>
|
||||
<p style="text-align:center;color:gray;margin-bottom:3em;">More content coming soon.</p>
|
||||
<p class="teaser">More content coming soon.</p>
|
||||
</div>
|
||||
</div>
|
||||
<script src="/dist/howToUse-bundle.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user