remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
[factor/jcg.git] / extra / webapps / planet / planet.css
blobea7b7d896cbfaf65e5d4607ae9c64f32e4fd5b5b
1 h1.planet-title {
2 font-size:300%;
5 .posting-title {
6 background-color:#f5f5f5;
9 pre, code {
10 color:#000000;
11 font-size:120%;
14 .infobox {
15 border-left: 1px solid #C1DAD7;
18 .posting-date {
19 text-align: right;
20 font-size:90%;
23 a.more {
24 display:block;
25 padding:0 0 5px 0;
26 color:#333;
27 text-decoration:none;
28 text-align:right;
29 border:none;