projects
/
xogo.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
New variant idea
[xogo.git]
/
variants
/
Apocalypse
/
style.css
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
@import url("/base_pieces.css");
2
3
div.illegal-text {
4
position: relative;
5
margin-top: 15px;
6
width: 100%;
7
text-align: center;
8
background-color: transparent;
9
color: darkred;
10
font-weight: bold;
11
font-size: 2em;
12
}