mirror of
https://api.glitch.com/git/presence-button
synced 2026-03-10 23:21:35 +00:00
💫🍁 Checkpoint
./views/index.html:96831/224 ./README.md:96831/18 ./public/style.css:96831/282
This commit is contained in:
parent
f14195fb7e
commit
670b2731c5
3 changed files with 10 additions and 12 deletions
|
|
@ -1,21 +1,18 @@
|
|||
/* styles */
|
||||
/* called by your view template */
|
||||
|
||||
/* You might want to try something fancier: */
|
||||
/* less: http://lesscss.org/ */
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: helvetica, arial, sans-serif;
|
||||
margin: 25px;
|
||||
font-family: "Benton Sans", "Helvetica Neue", helvetica, arial, sans-serif;
|
||||
margin: 2em;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-weight: bold;
|
||||
color: pink;
|
||||
font-style: italic;
|
||||
color: #373fff;
|
||||
}
|
||||
|
||||
.bold {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue