projects
/
projects
/
chimara
/
chimara.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
393b7a2
)
Improved default styles
author
P. F. Chimento
<philip.chimento@gmail.com>
Sat, 29 Jan 2011 16:33:17 +0000
(17:33 +0100)
committer
P. F. Chimento
<philip.chimento@gmail.com>
Sat, 29 Jan 2011 16:33:17 +0000
(17:33 +0100)
Defined the default styles so as to be as accommodating as possible to
the largest possible number of games. In particular, games that abuse
the "Header" style to print bold text.
player/style.css
patch
|
blob
|
history
diff --git
a/player/style.css
b/player/style.css
index b012c767bfbe91d5b0f7f9c613942246c426eba8..7a37d70d072cdc907018606b60df142de2c87f55 100644
(file)
--- a/
player/style.css
+++ b/
player/style.css
@@
-26,11
+26,11
@@
* text-align (left/right/center)
*/
grid {
- font-size: 1
4
;
+ font-size: 1
1
;
}
buffer {
- font-size: 1
4
;
+ font-size: 1
1
;
}
grid.user1 {
@@
-40,7
+40,6
@@
grid.user1 {
buffer.header {
font-weight: bold;
- text-align: center;
}
buffer.subheader {