Skip to content

Instantly share code, notes, and snippets.

View EzioisAwesome56's full-sized avatar
💭
Probably sleeping

EzioisAwesome56

💭
Probably sleeping
  • The first 640k of RAM
View GitHub Profile
@EzioisAwesome56
EzioisAwesome56 / downloads.php
Last active June 12, 2017 20:11 — forked from NightScript370/downloads.php
Downloads page for MMM
<?php $title = __("Downloads");
require(__DIR__.'/lib/common.php'); ?>
<style>
#myInput {
background-image: url('/css/searchicon.png'); /* Add a search icon to input */
background-color: white;
color: black;
background-position: 10px 12px; /* Position the search icon */
background-repeat: no-repeat; /* Do not repeat the icon image */