Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
edu
/
fisi-pastanagapp
/
ffefd22e6656541962e9b09881fdc40200fe779a
/
.
/
css
/
main.css
blob: 8ba3b54abc74d7039bf4099347020f13cf7adfa5 [
file
] [
log
] [
blame
]
#
butons
{
position
:
absolute
;
bottom
:
5%
;
right
:
0
;
}
#
butons button
{
font-size
:
36px
;
height
:
100px
;
width
:
70%
;
color
:
white
;
text-decoration
:
none
;
}
button
#
win
{
background-color
:
green
;
}
button
#
lose
{
background-color
:
red
;
}