Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jabis Sev贸n
/
gun-multiserver
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
72d79d81
authored
2018-03-14 21:42:58 +0000
by
Glitch (hello-node)
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Checkpoint
./views/index.html:8/774 ./public/style.css:8/88
1 parent
27e3301c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
public/style.css
views/index.html
public/style.css
View file @
72d79d8
...
...
@@ -77,6 +77,13 @@ footer > a {
color
:
#BBBBBB
;
}
.glitchButton
{
position
:
fixed
!important
;
top
:
25px
;
right
:
25px
;
}
.nicejob
{
text-decoration
:
line-through
;
}
...
...
views/index.html
View file @
72d79d8
...
...
@@ -23,6 +23,7 @@
<h1>
A Dream of the Future
</h1>
<div
class=
"glitchButton"
></div>
</header>
<main>
...
...
@@ -49,6 +50,7 @@
integrity=
"sha256-gvQgAFzTH6trSrAWoH1iPo9Xc96QxSZ3feW6kem+O00="
crossorigin=
"anonymous"
></script>
<script
src=
"/client.js"
></script>
<script
src=
"https://button.glitch.me/button.js"
></script>
</body>
</html>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment