Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
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
Roque
erp5
Commits
44d0dbe3
Commit
44d0dbe3
authored
Oct 16, 2018
by
Sven Franck
Committed by
Xiaowu Zhang
Oct 16, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_corporate_identity: improve css
parent
9f5ff928
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
1 deletion
+13
-1
bt5/erp5_corporate_identity/SkinTemplateItem/portal_skins/erp5_corporate_identity_web/ci_web_css/ci_web.css.css
...ins/erp5_corporate_identity_web/ci_web_css/ci_web.css.css
+13
-1
No files found.
bt5/erp5_corporate_identity/SkinTemplateItem/portal_skins/erp5_corporate_identity_web/ci_web_css/ci_web.css.css
View file @
44d0dbe3
...
@@ -14,7 +14,14 @@ fieldset {
...
@@ -14,7 +14,14 @@ fieldset {
}
}
.ci-web
.ci-web-page-content
h1
,
.ci-web
.ci-web-page-content
h1
,
.ci-web
.ci-web-page-content
h2
,
.ci-web
.ci-web-page-content
h2
,
.ci-web
.ci-web-page-content
h3
{
.ci-web
.ci-web-page-content
h3
,
.ci-web
.ci-web-page-banner
h1
,
.ci-web
.ci-web-page-banner
h2
,
.ci-web
.ci-web-page-banner
h3
,
.ci-web
details
,
.ci-web
menu
,
.ci-web
.ci-web-page-banner
.breadcrumb
a
,
.ci-web
.ci-web-page-banner
.widget
{
font-family
:
"Roboto"
,
Arial
,
sans-serif
;
font-family
:
"Roboto"
,
Arial
,
sans-serif
;
}
}
.ci-web
.ci-web-page-content
table
th
,
.ci-web
.ci-web-page-content
table
th
,
...
@@ -148,6 +155,11 @@ fieldset {
...
@@ -148,6 +155,11 @@ fieldset {
box-shadow
:
inset
0
10px
10px
-10px
rgba
(
0
,
0
,
0
,
0.4
);
box-shadow
:
inset
0
10px
10px
-10px
rgba
(
0
,
0
,
0
,
0.4
);
padding
:
0
0
2em
0
;
padding
:
0
0
2em
0
;
}
}
.ci-web
.ci-web-page-banner
h1
{
font-size
:
2.5em
;
padding-top
:
.25em
;
letter-spacing
:
-1px
;
}
.ci-web-page-banner
.wrapper
:not
(
#wrapper_site_header
)
{
.ci-web-page-banner
.wrapper
:not
(
#wrapper_site_header
)
{
max-width
:
68em
;
max-width
:
68em
;
}
}
...
...
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