remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
[factor/jcg.git] / extra / webapps / blogs / blogs.css
blob66676796a41c5769edf587c14a258e97b4e6bb5a
1 .post-form {
2 border: 2px solid #666;
3 padding: 10px;
4 background: #eee;
7 .post-title {
8 background-color:#f5f5ff;
9 padding: 3px;
12 .post-footer {
13 text-align: right;
14 font-size:90%;