Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Bojan Borovcanin
/
WBT1920_team30
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
7ec95804
authored
May 05, 2020
by
Luka Pavlovic
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
css for home page
parent
ab8bab39
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
113 additions
and
0 deletions
assets/css/home1.css
assets/css/home1.css
0 → 100644
View file @
7ec95804
body
{
font
:
400
15px
Lato
,
sans-serif
;
line-height
:
1.8
;
color
:
#818181
;
}
h2
{
font-size
:
24px
;
text-transform
:
uppercase
;
color
:
#303030
;
font-weight
:
600
;
margin-bottom
:
30px
;
}
h4
{
font-size
:
19px
;
line-height
:
1.375em
;
color
:
#303030
;
font-weight
:
400
;
margin-bottom
:
30px
;
}
.navbar
{
margin-bottom
:
0
;
background-color
:
#20B6C9
;
z-index
:
9999
;
border
:
0
;
font-size
:
12px
!important
;
line-height
:
1.42857143
!important
;
letter-spacing
:
4px
;
border-radius
:
0
;
font-family
:
Montserrat
,
sans-serif
;
}
.navbar
li
a
,
.navbar
.navbar-brand
{
color
:
#fff
!important
;
}
.navbar-nav
li
a
:hover
,
.navbar-nav
li
.active
a
{
color
:
#20B6C9
!important
;
background-color
:
#fff
!important
;
}
.navbar-default
.navbar-toggle
{
border-color
:
transparent
;
color
:
#fff
!important
;
}
.bg-grey
{
background-color
:
#f6f6f6
;
}
#AboutSection
{
padding
:
60px
50px
;
text-align
:
center
;
}
#myDifferentDiv2
{
padding
:
60px
50px
;
text-align
:
center
;
border
:
5px
;
border-style
:
double
;
border-color
:
red
;
}
.logo
{
color
:
#20B6C9
;
font-size
:
200px
;
}
@media
screen
and
(
max-width
:
768px
)
{
.col-sm-4
{
text-align
:
center
;
margin
:
25px
0
;
}
}
.thumbnail
{
padding
:
0
0
15px
0
;
border
:
none
;
border-radius
:
0
;
}
.thumbnail
img
{
width
:
100%
;
height
:
50%
;
margin-bottom
:
10px
;
}
.carousel-control.right
,
.carousel-control.left
{
background-image
:
none
;
color
:
#20B6C9
;
}
.carousel-indicators
li
{
border-color
:
#20B6C9
;
}
.carousel-indicators
li
.active
{
background-color
:
#20B6C9
;
}
.item
h4
{
font-size
:
19px
;
line-height
:
1.375em
;
font-weight
:
400
;
font-style
:
italic
;
margin
:
70px
0
;
}
.item
span
{
font-style
:
normal
;
}
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