Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Eric Zheng
slapos.core
Commits
f99c6d3b
Commit
f99c6d3b
authored
Apr 04, 2013
by
Romain Courteaud
🐸
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve web page rendering.
parent
c08020c9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
40 additions
and
1 deletion
+40
-1
master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_jauks_theme/vifib_style/vifib.css.xml
.../portal_skins/vifib_jauks_theme/vifib_style/vifib.css.xml
+39
-0
master/bt5/slapos_web/bt/revision
master/bt5/slapos_web/bt/revision
+1
-1
No files found.
master/bt5/slapos_web/SkinTemplateItem/portal_skins/vifib_jauks_theme/vifib_style/vifib.css.xml
View file @
f99c6d3b
...
...
@@ -202,6 +202,45 @@ background:url(<tal:block tal:replace="images_path"/>user.png) no-repeat scroll
\tcolor:#e1fbff;font-size:15px;background:url(
<tal:block
tal:replace=
"images_path"
/>
foot.png) repeat-x center center}\n
#footer a{text-decoration:none;color:#e1fbff}\n
\n
/**********************/\n
/* Web Page view */\n
/**********************/\n
div#WebPage_viewAsWeb {\n
text-align:left;\n
}\n
\n
div#WebPage_viewAsWeb .center, div#WebPage_viewAsWeb .bottom {\n
text-align:left;\n
color: #5D5E5E;\n
font-weight: normal;\n
}\n
\n
div#WebPage_viewAsWeb p {\n
text-align: justify;\n
}\n
\n
div#WebPage_viewAsWeb h1, div#WebPage_viewAsWeb h2, div#WebPage_viewAsWeb h3, div#WebPage_viewAsWeb h4 {\n
text-align:left;\n
color: #3E95A5;\n
margin: 30px 10px 10px 0;\n
font-size: 1.1em;\n
}\n
div#WebPage_viewAsWeb h1 {\n
font-size: 2em;\n
}\n
div#WebPage_viewAsWeb h2 {\n
font-size: 1.5em;\n
}\n
div#WebPage_viewAsWeb h3 {\n
font-size: 1.3em;\n
}\n
div#WebPage_viewAsWeb ul {\n
list-style: square outside none;\n
padding-left: 35px;\n
}\n
div#WebPage_viewAsWeb .section {\n
border: 0;\n
}\n
</tal:block>
]]>
</unicode>
</value>
...
...
master/bt5/slapos_web/bt/revision
View file @
f99c6d3b
44
\ No newline at end of file
45
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment