modified: css/style.css

modified:   index.html
This commit is contained in:
DarkShyMW
2023-03-12 20:59:12 +03:00
parent b5b9eb7751
commit ac05026991
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
body { body {
background-color: rgb(87, 86, 86); background-color: rgb(100, 100, 100);
color: chartreuse; color: chartreuse;
font-family: monospace; font-family: monospace;
} }

View File

@@ -44,7 +44,7 @@
</div> </div>
<footer class="text-center" style="padding-top: 35px; padding-bottom: 15px; padding-left: 10%; padding-right: 10%;"> <footer class="text-center" style="padding-top: 35px; padding-bottom: 15px; padding-left: 10%; padding-right: 10%;">
<p class="card" style="background-color: inherit; padding-top: 15px; padding-bottom: 15px; padding-left: 25px; padding-right: 25px; --bs-card-border-color: chartreuse;">Все права защищены и принадлежат поням.</p> <p class="card" style="background-color: inherit; padding-top: 15px; padding-bottom: 15px; padding-left: 25px; padding-right: 25px; --bs-card-border-color: chartreuse;">Все права защищены и принадлежат поням.</p>
<div class="card text-center" style="background-color: inherit; padding-top: 15px; padding-bottom: 15px; padding-left: 25px; padding-right: 25px; --bs-card-border-color: chartreuse; color:#0DCAF0;"><a href="https://github.com/DarkShyMW/darkshy.bronyfurry.com" class="github" rel="follow">Source code at GitHub</a></div> <div class="card text-center" style="background-color: inherit; padding-top: 15px; padding-bottom: 15px; padding-left: 25px; padding-right: 25px; --bs-card-border-color: chartreuse; color:#0ed1f8;"><a href="https://github.com/DarkShyMW/darkshy.bronyfurry.com" class="github" rel="follow">Source code at GitHub</a></div>
</footer> </footer>
</body> </body>
<script> <script>