projects
/
vchess.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
User-friendly vchess presentation on index + some code cleaning
[vchess.git]
/
public
/
stylesheets
/
index.sass
1
.boxtitle
2
font-weight: bold
3
4
.variant
5
color: black
6
margin-top: 20px
7
a
8
color: #663300
9
10
.help
11
cursor: pointer
12
13
.card > h3.section.blue
14
color: #0033cc
15
16
.card > h3.section.red
17
color: #cc3300
18
19
#welcome
20
max-height: 100vh
21
max-width: 90vw
22
23
@media screen and (max-width: 400px)
24
#welcome
25
max-width: 100vw
26
27
#welcome ul
28
list-style-type: none
29
30
#welcome ul > li
31
font-family: monospace