Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
edu
/
fisi-pastanagapp
/
4ed74969b836568d4683dafb4bd78d89d58c5731
/
.
/
css
/
main.css
blob: 2e47813214ca51dd0ea7624fc7bf6949d04fd717 [
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
;
}