Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Luciano Barletta
/
mini-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 6d66d30a
authored
2019-11-22 11:40:53 -0300
by
Georgina Mondino
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Mobile adapt
1 parent
21491ae8
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
Style/Templates.css
generate.html
Style/Templates.css
View file @
6d66d30
...
...
@@ -6,7 +6,7 @@ h1,h3{
text-align
:
center
;
}
h1
{
font-size
:
35
px
;
font-size
:
40
px
;
}
body
{
background-color
:
whitesmoke
;
...
...
generate.html
View file @
6d66d30
...
...
@@ -3,7 +3,7 @@
<head>
<script
src=
"./Scripts/construct.js"
></script>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
content=
'width=device-width, initial-scale=1'
name=
'viewport'
/
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"ie=edge"
>
<link
rel=
"stylesheet"
href=
"./Style/Templates.css"
>
<link
href=
"https://fonts.googleapis.com/css?family=Montserrat&display=swap"
rel=
"stylesheet"
>
...
...
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