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>
|
||||
<head>
|
||||
<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">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/picnicss/6.3.2/picnic.min.css">
|
||||
<style>
|
||||
@@ -12,6 +12,7 @@
|
||||
margin: 50px auto;
|
||||
padding: 20px;
|
||||
font-family: sans-serif;
|
||||
background: #f0f8ff;
|
||||
}
|
||||
@media all and (max-width: 600px) {
|
||||
body {
|
||||
@@ -31,7 +32,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<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">
|
||||
<h2>Radius %</h2>
|
||||
<label>
|
Reference in New Issue
Block a user