Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Observatorio UI
Calculadora-Guardias
Commits
35b8f3a5
Commit
35b8f3a5
authored
Sep 28, 2021
by
m0rc0m
Browse files
Add new file
parent
604b1f4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
43 additions
and
0 deletions
+43
-0
Calculadora Root/styles/stylesheet.css
Calculadora Root/styles/stylesheet.css
+43
-0
No files found.
Calculadora Root/styles/stylesheet.css
0 → 100644
View file @
35b8f3a5
body
,
html
{
font-family
:
'Encode Sans Condensed'
,
sans-serif
;
font-size
:
13px
;
padding
:
0
;
margin
:
0
;
}
header
,
a
{
color
:
#000
;
font-size
:
40px
;
font-weight
:
400
;
text-decoration
:
none
;
text-transform
:
uppercase
;
}
header
{
border-bottom
:
rgba
(
38
,
155
,
108
,
0.9
)
solid
3px
;
}
footer
{
position
:
fixed
;
padding
:
10px
10px
0px
10px
;
bottom
:
0
;
width
:
100%
;
/* Height of the footer*/
height
:
50px
;
background-color
:
#005231
;
}
#pie
{
color
:
#fff
;
text-align
:
center
;
}
.git
{
color
:
#fff
;
font-family
:
'Encode Sans Condensed'
,
sans-serif
;
font-size
:
9px
;
}
.enlacef
{
color
:
#fff
;
font-family
:
'Encode Sans Condensed'
,
sans-serif
;
font-size
:
13px
;
}
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