source: extensions/akBookStyle/trunk/css/ak_style.css @ 3770

Last change on this file since 3770 was 3770, checked in by nikrou, 15 years ago

fix problem of AK_BY_LINE not correctly use
need to fix management if AK_BY_LINE is not 2

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 309 bytes
Line 
1table.ak_display {
2}
3
4td table.thumbnails {
5}
6
7tr.nline {
8}
9
10td.ncol {
11}
12
13a.load {
14}
15
16a.load img {
17}
18
19td.left {
20}
21
22.ak_display a.navButton {
23}
24
25.ak_display img.button {
26}
27
28td.right {
29}
30
31#reload {
32}
33
34table.picture {
35}
36
37/******************/
38#menubar, .titrePage { 
39  display: none;
40}
41
42#content { 
43  margin: 0;
44}
Note: See TracBrowser for help on using the repository browser.