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
4b2c641e
authored
2018-03-14 22:04:45 +0000
by
Glitch (hello-node)
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Checkpoint
./public/style.css:8/80 ./views/index.html:8/2108
1 parent
72d79d81
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
9 deletions
public/style.css
views/index.html
public/style.css
View file @
4b2c641
...
...
@@ -77,13 +77,6 @@ footer > a {
color
:
#BBBBBB
;
}
.glitchButton
{
position
:
fixed
!important
;
top
:
25px
;
right
:
25px
;
}
.nicejob
{
text-decoration
:
line-through
;
}
...
...
views/index.html
View file @
4b2c641
...
...
@@ -23,7 +23,6 @@
<h1>
A Dream of the Future
</h1>
<div
class=
"glitchButton"
></div>
</header>
<main>
...
...
@@ -50,7 +49,11 @@
integrity=
"sha256-gvQgAFzTH6trSrAWoH1iPo9Xc96QxSZ3feW6kem+O00="
crossorigin=
"anonymous"
></script>
<script
src=
"/client.js"
></script>
<script
src=
"https://button.glitch.me/button.js"
></script>
<!-- Include the Glitch button and default styling: -->
<div
class=
"glitchButton"
style=
"position:fixed;top:20px;right:20px;"
></div>
<script
src=
"https://button.glitch.me/button.js"
data-style=
"glitch"
></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