78b183
Update App/Home/headings.html.
@@ -29,12 +29,12 @@
|
|
29
29
|
<!--
|
30
30
|
CentOS specific brand information. Use this section to
|
31
31
|
show the CentOS logo. The image used as CentOS logo needs
|
32
|
-
to be
|
32
|
+
to be 58 pixels height.
|
33
33
|
-->
|
34
34
|
<div id="logo">
|
35
35
|
<a title="Community Enterprise Operating System"
|
36
36
|
href="http://www.centos.org/"><img
|
37
|
-
src="/home/centos/artwork/trunk/Identity/Brands/
|
37
|
+
src="/home/centos/artwork/trunk/Identity/Images/Brands/centos-logo-white-resized-x58.png" alt="CentOS"/></a>
|
38
38
|
</div>
|
39
39
|
|
40
40
|
<!--
|
@@ -119,39 +119,40 @@
|
|
119
119
|
<span class="last"><a href="">Home</a></span>
|
120
120
|
</div>
|
121
121
|
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
122
|
+
<!--
|
123
|
+
Application specific links for content stuff. Use this
|
124
|
+
section to set application specific links that need to
|
125
|
+
remain always visible inside the application
|
126
|
+
environment.
|
127
|
+
-->
|
128
|
-
-->
|
129
128
|
|
130
|
-
|
129
|
+
<div class="tabs1">
|
131
130
|
|
132
|
-
|
133
|
-
|
131
|
+
<span><a title="Welcome to the web special interest group"
|
132
|
+
href="index.html"><span>Welcome</span></a></span>
|
134
133
|
|
135
|
-
|
136
|
-
|
134
|
+
<span class="current"><a title="CentOS headings visual style guide."
|
135
|
+
href="headings.html"><span>Headings</span></a></span>
|
137
136
|
|
138
|
-
|
139
|
-
|
137
|
+
<span><a title="CentOS texts visual style guide."
|
138
|
+
href="texts.html"><span>Texts</span></a></span>
|
140
139
|
|
141
|
-
|
142
|
-
|
140
|
+
<span><a title="CentOS lists visual style guide."
|
141
|
+
href="lists.html"><span>Lists</span></a></span>
|
143
142
|
|
144
|
-
|
145
|
-
|
143
|
+
<span><a title="CentOS links visual style guide."
|
144
|
+
href="links.html"><span>Links</span></a></span>
|
146
145
|
|
147
|
-
|
148
|
-
|
146
|
+
<span><a title="CentOS tables visual style guide."
|
147
|
+
href="tables.html"><span>Tables</span></a></span>
|
149
148
|
|
150
|
-
|
151
|
-
|
149
|
+
<span><a title="CentOS forms visual style guide."
|
150
|
+
href="forms.html"><span>Forms</span></a></span>
|
152
151
|
|
153
|
-
|
154
|
-
|
152
|
+
<span><a title="CentOS pagination visual style guide."
|
153
|
+
href="pagination.html"><span>Pagination</span></a></span>
|
154
|
+
|
155
|
+
</div>
|
155
156
|
|
156
157
|
</div>
|
157
158
|
|
@@ -285,7 +286,7 @@
|
|
285
286
|
<div class="top">
|
286
287
|
<a title="Top"
|
287
288
|
href="#top"><img
|
288
|
-
src="/home/centos/artwork/trunk/Identity/
|
289
|
+
src="/home/centos/artwork/trunk/Identity/Images/Webenv/top.png"
|
289
290
|
alt="Top"/></a>
|
290
291
|
<div>
|
291
292
|
|