Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
abalsh
/
Garlix
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
76ebb7ec
authored
Feb 25, 2019
by
Florian Shllaku
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
header/tag
parent
75e6a916
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
13 additions
and
8 deletions
crypto.html
css/main.css
fiat.html
img/background.jpg
img/backgroundd.jpg
index.html
subscribe.html
crypto.html
View file @
76ebb7ec
...
...
@@ -14,7 +14,7 @@
<!-- Main Custom styles for the website -->
<link
href=
"css/main.css"
rel=
"stylesheet"
>
</head>
<body
class=
"text-center"
background=
"
/home/gorilla/Desktop/Garlix/img/background
d.jpg"
>
<body
class=
"text-center"
background=
"
img/backgroun
d.jpg"
>
<div
class=
"cover-container d-flex w-100 h-100 p-3 mx-auto flex-column"
>
<header
class=
"masthead mb-auto"
>
<div
class=
"inner"
>
...
...
@@ -28,6 +28,7 @@
<a
class=
"nav-link"
href=
"subscribe.html"
>
Subscribe
</a>
</nav>
</div>
</header>
<br>
<br>
<br>
...
...
css/main.css
View file @
76ebb7ec
...
...
@@ -167,7 +167,12 @@ body, html{
-webkit-border-radius
:
3px
;
-moz-border-radius
:
3px
;
border-radius
:
3px
;
background
:
darkslategray
;
background
:
#85bb65
;
width
:
960px
;
height
:
700px
;
position
:
relative
;
margin
:
0
auto
;
line-height
:
1.4em
;
}
.card-3
.card-body
{
padding
:
57px
65px
;
...
...
fiat.html
View file @
76ebb7ec
...
...
@@ -14,7 +14,7 @@
<!-- Main Custom styles for the website -->
<link
href=
"css/main.css"
rel=
"stylesheet"
>
</head>
<body
class=
"text-center"
background=
"
/home/gorilla/Desktop/Garlix/img/background
d.jpg"
>
<body
class=
"text-center"
background=
"
img/backgroun
d.jpg"
>
<div
class=
"cover-container d-flex w-100 h-100 p-3 mx-auto flex-column"
>
<header
class=
"masthead mb-auto"
>
<div
class=
"inner"
>
...
...
@@ -28,6 +28,7 @@
<a
class=
"nav-link"
href=
"subscribe.html"
>
Subscribe
</a>
</nav>
</div>
</header>
<br>
<br>
<br>
...
...
@@ -68,6 +69,5 @@
</div>
</div>
</div>
</body>
</html>
\ No newline at end of file
img/background.jpg
View file @
76ebb7ec
This diff is collapsed.
Click to expand it.
img/backgroundd.jpg
deleted
100644 → 0
View file @
75e6a916
918 KB
index.html
View file @
76ebb7ec
...
...
@@ -15,7 +15,7 @@
<!-- Main Custom styles for the website -->
<link
href=
"css\main.css"
rel=
"stylesheet"
>
</head>
<body
class=
"text-center"
background=
"img\background
d
.jpg"
>
<body
class=
"text-center"
background=
"img\background.jpg"
>
<div
class=
"cover-container d-flex w-100 h-100 p-3 mx-auto flex-column"
>
<header
class=
"masthead mb-auto"
>
<div
class=
"inner"
>
...
...
@@ -34,7 +34,7 @@
<h1
class=
"cover-heading"
>
Free Currency Converter
</h1>
<p
class=
"lead"
>
Currency converter and exchange rate for Dollar, Pound, Euro and all other currencies. Calculate live currency and foreign exchange rates with this free currency converter.
</p>
<p
class=
"lead"
>
<a
href=
"
#"
class=
"btn btn-lg btn-secondary"
>
Learn more
</a>
<a
href=
"
fiat.html"
class=
"btn btn-lg btn-secondary"
>
Convert now
</a>
</p>
</main>
...
...
subscribe.html
View file @
76ebb7ec
...
...
@@ -14,7 +14,7 @@
<!-- Main Custom styles for the website -->
<link
href=
"css/main.css"
rel=
"stylesheet"
>
</head>
<body
class=
"text-center"
background=
"
/home/gorilla/Desktop/Garlix/img/background
d.jpg"
>
<body
class=
"text-center"
background=
"
img/backgroun
d.jpg"
>
<div
class=
"cover-container d-flex w-100 h-100 p-3 mx-auto flex-column"
>
<header
class=
"masthead mb-auto"
>
<div
class=
"inner"
>
...
...
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