This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bianca-maria
/
Triplo-X
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Estilizando o footer do projeto Triplo-X - curso html
master
bianca-maria
3 years ago
parent
b2c9958beb
commit
325270fef3
1 changed files
with
10 additions
and
3 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+10
-3
estilos.css
+ 10
- 3
estilos.css
View File
@ -27,8 +27,15 @@ main table{
}
}
form
label
{
font-size
:
18px
;
}
footer
>
p
{
margin
:
auto
;
width
:
100
%
;
footer
{
margin-top
:
20
%
;
padding
:
10
%
10
%
;
text-align
:
center
;
background
:
chocolate
;
}
}
Write
Preview
Loading…
Cancel
Save