Vários Jogos do Celular para PC
Um dos meus preferidos é o plantas versos zumbe
Fonte: lollygame.com
Versão PC:
http://www.lollygame.com/desc/plantsvszombie/
Play Store:
https://play.google.com/store/apps/details?id=com.popcap.pvz_row&hl=pt_BR
/***********************| INÍCIO DO CÓDIGO |***********************************/
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("com") {
html {
background: #000 !important;
}
body {
background: #222222 !important;
width: 1024px !important;
margin: 0 auto !important;
}
div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
background: #222222 !important;
color: #BBBBBB !important;
background-image: none !important;
}
a {
color: #0072BC !important;
text-decoration: none !important;
text-shadow: 1px 1px #000000 !important;
}
a:hover {
color: #889900 !important;
text-decoration: none !important;
text-shadow: 1px 1px #000000 !important;
}
h1, h2, h3, h4, h5, h6 {
color: #ffffff !important;
text-decoration: none !important;
text-shadow: 1px 1px #000000 !important;
}
img {
opacity: 0.1 !important;
}
img:hover {
display:block !important;
-moz-transition: opacity 0.4s ease-in 0s !important;
opacity: 1 !important;
}
a:hover img {
display:block !important;
opacity: 1 !important;
-moz-transition: opacity 0.4s ease-in 0s !important;
}
span {
color: #559911 !important;
}
li {
color: #AA2222 !important;
}
}
/***********************| FIM DO CÓDIGO |***********************************/Aviso: Se você não souber nada de css pode encontrar outros estilos prontos na internet: