Project

General

Profile

« Previous | Next » 

Revision 1108

Added by Matthias almost 15 years ago

Fixed again some bugs in news modul (ticket #756) (Thanks to Aldus and Luisehahne)

View differences:

frontend.css
29 29
	padding-bottom: 15px;
30 30
}
31 31

  
32
.comment_title, .comment_text {
32
.comment_title, .comment-text {
33 33
	border-left: 1px solid #DDDDDD;
34 34
}
35 35

  
......
50 50
/*** Don't remove the class nixhier, this is required for ASP ***/
51 51
.nixhier {
52 52
	display:none;
53
}
54

  
55
.loop-header {
56
	width: 100%;
57
}
58

  
59
.page-header {
60
	width: 100%;	
61
}
62
.post-header {
63
	width: 100%;	
64
}
65

  
66
.page-left {
67
	text-align: left;	
68
}
69
.page-center {
70
	text-align: center;
71
}
72

  
73
.page-right {
74
	text-align: right;	
75
}
76

  
77
.comment-header {
78
	width: 100%;
79
}
80

  
81
.public-info {
82
	text-align: right;
83
}
84

  
85
.group-page {
86
	text-align: center;
53 87
}

Also available in: Unified diff