mirror of
https://github.com/SrIzan10/mainwebsite.git
synced 2026-06-06 00:56:58 +00:00
fix screen resolution problem
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<!--If it's a phone, addapt it (and maked some code in css/addaptphone.css to be future-proof)-->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<title>Sr Izan's website.</title>
|
||||
<title>Bask Bot | Sr Izan's Website</title>
|
||||
<!--Scripts and styles-->
|
||||
<script>
|
||||
</script>
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
}
|
||||
.htmlapprovalcorner{
|
||||
position: absolute;
|
||||
left: 1120px;
|
||||
left: 0px;
|
||||
bottom: 0px;
|
||||
}
|
||||
.dark-mode {
|
||||
@@ -65,7 +65,7 @@ img { border: 0; }
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<a href="bask/index.html"><p style="text-align: center;">Bask</p></a>
|
||||
<a href="bask/index.html" style="text-decoration: none;"><p style="text-align: center; color: #FF0000; font-size: 40px;">Bask</p></a>
|
||||
<div class="corner"><button onclick="myFunction()">Cambiar a modo oscuro</button></div>
|
||||
<div class="htmlapprovalcorner"><a href="https://validator.w3.org/nu/?doc=https%3A%2F%2Fsrizan.ml%2F" target="_blank"><img alt="HTML5 badge" src="wp-content/img/badge_html5.svg" width="88" height="31"></a></div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user