Update image class in index.html and add styling for blinkies in style.css
- Changed the class of the happiness image to 'blinkies' for improved styling. - Added new CSS rules for the 'blinkies' class to enhance image rendering and size.
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
<img class="eeto" src="https://zane.org/buttons/emoticon.gif">
|
||||
<img class="eeto" src="https://zane.org/buttons/imissxp.gif">
|
||||
<!-- template: <img class="eeto" src=""> -->
|
||||
<img src="https://zane.org/buttons/happiness.gif">
|
||||
<img class="blinkies" src="https://zane.org/buttons/happiness.gif">
|
||||
<p class="mini-evil-text"><i>I AM NOT FRIENDLY TO MOBILE USERS HAHAHAHAHAHA</i></p>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user