Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Martin Votýpka
redbulleshop
Commits
5686899a
Commit
5686899a
authored
5 years ago
by
M4rty24
Browse files
Options
Download
Email Patches
Plain Diff
new css
parent
99009caf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
205 additions
and
0 deletions
+205
-0
css/screen.css
css/screen.css
+205
-0
No files found.
css/screen.css
0 → 100644
View file @
5686899a
html
{
background
:
#223971
;
-webkit-font-smoothing
:
antialiased
;
}
body
{
background
:
#fff
;
box-shadow
:
0
0
2px
rgba
(
0
,
0
,
0
,
0.06
);
color
:
#545454
;
font-family
:
"Times New Roman"
,
Times
,
serif
;
font-size
:
20px
;
line-height
:
1.5
;
margin
:
0
auto
;
max-width
:
1000px
;
padding-left
:
2em
;
padding-right
:
2em
;
}
ul
{
list-style-type
:
none
;
margin
:
0
;
padding
:
0
;
overflow
:
hidden
;
background-color
:
#DB0A40
;
top
:
0
;
border
:
7px
solid
#
#DB0A40
;
border-radius
:
7px
;
}
li
{
float
:
left
;
}
li
a
{
display
:
block
;
color
:
white
;
text-align
:
center
;
padding
:
14px
16px
;
text-decoration
:
none
;
}
li
a
:hover:not
(
.active
)
{
background-color
:
#111
;
}
.active
{
background-color
:
orangered
;
}
.uvodniimg
{
display
:
block
;
margin
:
10px
auto
;
padding
:
15px
;
max-width
:
95%
;
}
.text
{
background-color
:
lightgrey
;
max-width
:
95%
;
border
:
7px
solid
#a9a9a9
;
padding
:
5px
;
margin
:
7px
;
border-radius
:
25px
;
}
.txt2
{
text-align
:
left
;
background-color
:
lightgrey
;
max-width
:
95%
;
border
:
5px
solid
#a9a9a9
;
padding
:
30px
;
margin
:
15px
;
}
div
img
{
border-radius
:
4px
;
display
:
block
;
float
:
left
;
margin
:
10px
auto
;
padding
:
15px
;
max-width
:
25%
;
position
:
static
;
}
h1
{
font-size
:
34px
;
}
h2
{
margin
:
10px
;
}
h4
{
font-size
:
42px
;
}
h5
{
font-size
:
24px
;
color
:
red
;
}
a
{
color
:
inherit
;
text-decoration
:
none
;
}
table
.odkazy
{
margin
:
15px
;
padding
:
15px
;
}
table
,
td
,
th
{
border
:
1px
solid
black
;
}
table
{
border-collapse
:
collapse
;
width
:
100%
;
}
th
{
height
:
50px
;
}
.vznik
{
text-align
:
right
}
.card
{
box-shadow
:
0
4px
8px
0
rgba
(
0
,
0
,
0
,
0.2
);
max-width
:
300px
;
margin
:
auto
;
text-align
:
center
;
font-family
:
arial
;
}
.price
{
color
:
grey
;
font-size
:
22px
;
}
.card
button
{
border
:
none
;
outline
:
0
;
padding
:
12px
;
color
:
white
;
background-color
:
#000
;
text-align
:
center
;
cursor
:
pointer
;
width
:
100%
;
font-size
:
18px
;
}
.card
button
:hover
{
opacity
:
0.7
;
}
.udrzitelnost
{
background-color
:
red
;
border-radius
:
5px
;
padding
:
10px
;
color
:
white
;
}
.tr1
{
background-color
:
red
;
}
thead
{
color
:
black
;
}
tbody
{
color
:
black
;
}
tfoot
{
color
:
white
;
}
.table2
td
{
padding
:
7px
;
}
label
{
padding
:
5px
;
}
.komu
{
width
:
100%
;
text-align
:
center
;
}
body
.vznik
p
{
margin
:
auto
;
}
.vznik
div
#hackotri
div
h3
{
font-size
:
34px
;
color
:
red
;
}
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