Subversion Repositories LCARS

Rev

Rev 110 | Rev 116 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 110 Rev 111
Line 74... Line 74...
74
body.multi {
74
body.multi {
75
  /* TODO from lcars21.css, use `em' instead */
75
  /* TODO from lcars21.css, use `em' instead */
76
}
76
}
77
77
78
#content {
78
#content {
79
  /* position: relative; */
79
  margin: 0;
80
  margin-right: 1em;
80
  margin-right: 1em;
81
}
81
}
82
82
83
.empty #content {
83
.empty #content {
84
  /* position: relative; */
-
 
85
  margin-left: 1em;
84
  margin: 0 2.5em;
86
}
85
}
87
86
88
a {
87
a {
89
  text-decoration: none;
88
  text-decoration: none;
90
}
89
}