Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Solo Group
/
sipkd
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit b985c797
authored
May 18, 2018
by
agungb
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
memperbaiki home.pt sipkd
1 parent
e19c5700
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
27 deletions
views/templates/home.pt
views/templates/home.pt
View file @
b985c79
...
@@ -3,33 +3,36 @@
...
@@ -3,33 +3,36 @@
<link
href=
"/static/css/theme.css"
rel=
"stylesheet"
>
<link
href=
"/static/css/theme.css"
rel=
"stylesheet"
>
<link
href=
"https://fonts.googleapis.com/css?family=Roboto"
rel=
"stylesheet"
>
<link
href=
"https://fonts.googleapis.com/css?family=Roboto"
rel=
"stylesheet"
>
<style
type=
"text/css"
>
<style
type=
"text/css"
>
.judul
{
.judul
{
padding
:
.5em
;
padding
:
.5em
;
font-weight
:
bold
;
font-weight
:
bold
;
text-transform
:
uppercase
;
text-transform
:
uppercase
;
background
:
#009688
;
background
:
#ac284f
;
color
:
#fff
;
color
:
#fff
;
}
}
.slide
{
.slide
{
padding
:
1.125%
;
padding
:
1.125%
;
}
}
.about
{
.about
{
padding-right
:
4%
;
padding-right
:
4%
;
padding-left
:
2.75%
;
padding-left
:
2.75%
;
margin-top
:
-.675%
;
margin-top
:
-.675%
;
}
}
.well
{
.well
{
font-family
:
'Roboto'
,
'Helvetica'
,
sans-serif
;
font-family
:
"Open Sans"
,
Arial
,
'Helvetica'
,
sans-serif
;
font-size
:
1.125em
;
/*font-size: 1.125em;*/
line-height
:
1.875em
;
line-height
:
1.875em
;
}
}
.well
h3
{
.well
h1
{
margin-top
:
.2em
;
font-size
:
1.5em
;
text-transform
:
capitalize
;
}
font-size
:
2.275em
;
.well
h3
{
font-weight
:
bold
;
margin-top
:
.2em
;
color
:
#616161
;
text-transform
:
capitalize
;
}
font-size
:
1.375em
;
font-weight
:
bold
;
color
:
#616161
;
}
</style>
</style>
<div
class=
"well"
>
<div
class=
"well"
>
...
...
Write
Preview
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