parent
c24e64a235
commit
25eb2c6aa5
|
@ -113,20 +113,6 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
#banner {
|
|
||||||
background-color: red;
|
|
||||||
color: white;
|
|
||||||
padding: 10px;
|
|
||||||
font-weight: bold;
|
|
||||||
font-size: 30px;
|
|
||||||
text-align: center;
|
|
||||||
font-family: sans-serif;
|
|
||||||
}
|
|
||||||
|
|
||||||
#banner a {
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media only screen and (max-width: 600px) {
|
@media only screen and (max-width: 600px) {
|
||||||
#body {
|
#body {
|
||||||
background-image: none;
|
background-image: none;
|
||||||
|
|
|
@ -41,8 +41,5 @@
|
||||||
</span>
|
</span>
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<div id="banner">
|
|
||||||
🇧🇷 <a href="https://obrasilfoiroubado.com">#BrazilWasStolen</a>
|
|
||||||
</div>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue