forked from edent/SuperTinyIcons
Background colour, linkback, title change
Yes, should all be different commits. No, I don't care.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Super Tiny Social Icons</title>
|
<title>Super Tiny Social Icons - Radius Tool</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/picnicss/6.3.2/picnic.min.css">
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/picnicss/6.3.2/picnic.min.css">
|
||||||
<style>
|
<style>
|
||||||
@@ -12,6 +12,7 @@
|
|||||||
margin: 50px auto;
|
margin: 50px auto;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
|
background: #f0f8ff;
|
||||||
}
|
}
|
||||||
@media all and (max-width: 600px) {
|
@media all and (max-width: 600px) {
|
||||||
body {
|
body {
|
||||||
@@ -31,7 +32,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Super Tiny Social Icons</h1>
|
<h1>Super Tiny Social Icons</h1>
|
||||||
|
<a href="https://github.com/edent/SuperTinySocialIcons">Download the SuperTinySocialIcons on GitHub</a>
|
||||||
<section class="flex two four-800">
|
<section class="flex two four-800">
|
||||||
<h2>Radius %</h2>
|
<h2>Radius %</h2>
|
||||||
<label>
|
<label>
|
Reference in New Issue
Block a user