Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
guru
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DeStream-public
guru
Commits
d24095f8
Commit
d24095f8
authored
Dec 29, 2018
by
rigwild
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed lottery responsive
parent
9677f547
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
2 deletions
+8
-2
Lottery.cshtml
Stratis.Guru/Views/Home/Lottery.cshtml
+1
-1
default.css
Stratis.Guru/wwwroot/css/default.css
+6
-0
default.min.css
Stratis.Guru/wwwroot/css/default.min.css
+1
-1
No files found.
Stratis.Guru/Views/Home/Lottery.cshtml
View file @
d24095f8
...
...
@@ -147,7 +147,7 @@
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 align-self-center text-center">
<h1 class="m-0">The Next <strong>Stratis.Guru</strong> Lottery Draw in:</h1>
<h1 class="mb-3 align-middle">
<span class="align-middle display-1 font-weight-bold" id="
amount
">
<span class="align-middle display-1 font-weight-bold" id="
countdown
">
<span id="clock"></span>
</span>
</h1>
...
...
Stratis.Guru/wwwroot/css/default.css
View file @
d24095f8
...
...
@@ -371,6 +371,12 @@ global styles
.mobile-bottom-fix
{
margin-bottom
:
60px
;
}
#countdown
{
font-size
:
1.7rem
;
}
[
data-target
=
"#participate-modal"
]
{
margin-bottom
:
10px
;
}
}
/*
...
...
Stratis.Guru/wwwroot/css/default.min.css
View file @
d24095f8
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment