Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Web site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
commul
MERLIN Platform
Web site
Commits
a816a7bc
Commit
a816a7bc
authored
4 years ago
by
Karin Schöne
Browse files
Options
Downloads
Patches
Plain Diff
changes to font-family, font-size, line-height; for details see comments in the stylesheet
parent
684e6c29
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
css/style.css
+50
-34
50 additions, 34 deletions
css/style.css
with
50 additions
and
34 deletions
css/style.css
+
50
−
34
View file @
a816a7bc
@charset
"UTF-8"
;
.
@charset
"UTF-8"
;
/*
/*
Theme Name: MERLIN
Theme Name: MERLIN
*/
*/
/*Futura added 19.02.21*/
*
{
*
{
margin
:
0
;
margin
:
0
;
padding
:
0
;
padding
:
0
;
font-family
:
Helvetica
Narrow
,
Arial
,
sans-serif
;
font-family
:
Futura
,
Helvetica
Narrow
,
Arial
,
sans-serif
;
/*font-family:
Arial,
Helvetica, sans-serif
;
*/
/*font-family: Helvetica
Narrow, Arial
, sans-serif*/
}
}
...
@@ -39,7 +40,7 @@ iframe h4 {
...
@@ -39,7 +40,7 @@ iframe h4 {
}
}
a
{
a
{
color
:
#035683
;
color
:
#0097d0
/*19.2.21 was
#035683;
*/
}
}
a
:hover
{
a
:hover
{
...
@@ -51,13 +52,14 @@ button {
...
@@ -51,13 +52,14 @@ button {
background-color
:
#00ADEF
;
background-color
:
#00ADEF
;
color
:
white
;
color
:
white
;
font-weight
:
bold
;
font-weight
:
bold
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
font-family
:
Arial
,
Helvetica
,
sans-serif
;
/*19.2.21 KaS event. anpassen an neuen font-familiy: Futura, Helvetica Narrow, Arial, sans-serif;*/
/*border:none;*/
/*border:none;*/
margin
:
3px
;
margin
:
3px
;
}
}
img
{
img
{
border-width
:
0
;
border-width
:
0
;
padding-left
:
6px
;
/*added 19.02.21*/
}
}
a
img
a
img
...
@@ -76,15 +78,16 @@ input.bt {
...
@@ -76,15 +78,16 @@ input.bt {
/* LyV - no h1 indications*/
/* LyV - no h1 indications*/
h1
{
h1
{
padding-left
:
5px
;
padding-left
:
5px
;
font-size
:
14pt
;
font-size
:
18pt
;
/*19.2.21 was
14pt
*/
color
:
#006699
;
color
:
#006699
;
}
}
h2
{
h2
{
padding
:
5px
;
/*padding-left: 10px;*/
padding
:
5px
;
/*padding-left: 10px;*/
font-size
:
1
2
pt
;
/* 1
4
pt*/
font-size
:
1
6
pt
;
/*
19.2.21 was
1
2
pt*/
font-style
:
bold
;
/* unspec */
font-style
:
bold
;
/* unspec */
color
:
#00adef
;
/*0097d0; #113547;*/
color
:
#00adef
;
/*0097d0; #113547;*/
line-height
:
1.8em
;
/*added 19.2.21*/
}
}
h3
{
h3
{
...
@@ -92,7 +95,7 @@ h3 {
...
@@ -92,7 +95,7 @@ h3 {
display
:
inline
;
display
:
inline
;
font-size
:
11pt
;
/* 12pt */
font-size
:
11pt
;
/* 12pt */
color
:
#00adef
;
/* #113547; */
color
:
#00adef
;
/* #113547; */
/* font-style: italic;
*/
line-height
:
1.8em
;
/*added 19.2.21
*/
}
}
...
@@ -106,7 +109,7 @@ h4 {
...
@@ -106,7 +109,7 @@ h4 {
font-style: bold;*/
font-style: bold;*/
}
}
p
.boldp
{
font-family
:
Helvetica
,
Arial
,
sans-serif
;
p
.boldp
{
font-family
:
Futura
,
Helvetica
Narrow
,
Arial
,
sans-serif
;
/*19.2.21 was Arial, Helvetica, sans-serif;*/
font-size
:
10pt
;
/* was 11pt; */
font-size
:
10pt
;
/* was 11pt; */
color
:
#006699
;
color
:
#006699
;
padding-left
:
10px
;
padding-left
:
10px
;
...
@@ -128,7 +131,7 @@ h5 {
...
@@ -128,7 +131,7 @@ h5 {
#content-menu
ul
li
{
#content-menu
ul
li
{
list-style-type
:
circle
;
list-style-type
:
circle
;
font-family
:
Helvetica
,
Arial
,
sans-serif
;
font-family
:
Futura
,
Helvetica
Narrow
,
Arial
,
sans-serif
;
/*19.2.21 was Arial, Helvetica, sans-serif;*/
font-size
:
10pt
;
font-size
:
10pt
;
color
:
#006699
;
/*#113547;*/
color
:
#006699
;
/*#113547;*/
padding-left
:
0px
;
padding-left
:
0px
;
...
@@ -136,19 +139,19 @@ h5 {
...
@@ -136,19 +139,19 @@ h5 {
}
}
#content-menu3
ul
li
{
#content-menu3
ul
li
{
list-style-type
:
circle
;
list-style-type
:
square
;
/*19.2.21 was
circle
*/
font-family
:
Helvetica
,
Arial
,
sans-serif
;
font-family
:
Futura
,
Helvetica
Narrow
,
Arial
,
sans-serif
;
/*19.2.21 was Arial, Helvetica, sans-serif;*/
font-size
:
10pt
;
font-size
:
10pt
;
color
:
#006699
;
/*#113547;*/
color
:
#006699
;
/*#113547;*/
padding-left
:
0px
;
padding-left
:
10px
;
/*19.2.21 was 0px*/
margin-left
:
20px
;
margin-left
:
40px
;
/*19.2.21 was 20px*/
line-height
:
1.4em
;
/*added 19.2.21*/
}
}
.content
{
display
:
none
}
.content
{
display
:
none
}
.bold-p
{
font-family
:
Helvetica
,
Arial
,
sans-serif
;
.bold-p
{
font-family
:
Futura
,
Helvetica
Narrow
,
Arial
,
sans-serif
;
/*19.2.21 was Arial, Helvetica, sans-serif;*/
font-size
:
11pt
;
/* was 11pt; */
font-size
:
11pt
;
/* was 11pt; */
color
:
#006699
;
color
:
#006699
;
padding-left
:
10px
;
padding-left
:
10px
;
...
@@ -161,12 +164,13 @@ h5 {
...
@@ -161,12 +164,13 @@ h5 {
/* LyV - no p indication */
/* LyV - no p indication */
p
{
font-family
:
Helvetica
,
Arial
,
sans-serif
;
p
{
font-family
:
Futura
,
Helvetica
Narrow
,
Arial
,
sans-serif
;
/*19.2.21 was Arial, Helvetica, sans-serif;*/
font-size
:
1
0
pt
;
/* was 1
1
pt; */
font-size
:
1
1
pt
;
/*
19.2.21
was 1
0
pt; */
color
:
#006699
;
color
:
#006699
;
padding-left
:
10px
;
padding-left
:
10px
;
margin-bottom
:
2px
;
margin-bottom
:
2px
;
margin-top
:
7px
;
/*new change 3rd of Sept*/
margin-top
:
7px
;
/*new change 3rd of Sept*/
line-height
:
1.5em
;
/*added 19.2.21*/
}
}
tr
.border_bottom_blue_hd
td
{
tr
.border_bottom_blue_hd
td
{
...
@@ -188,24 +192,25 @@ tr.border_bottom_blue td {
...
@@ -188,24 +192,25 @@ tr.border_bottom_blue td {
td
{
font-family
:
Helvetica
,
Arial
,
sans-serif
;
td
{
font-family
:
Futura
,
Helvetica
Narrow
,
Arial
,
sans-serif
;
/*19.2.21 was Arial, Helvetica, sans-serif;*/
font-size
:
10
pt
;
/* was 11pt; */
font-size
:
9
pt
;
/* was 11pt; */
color
:
#006699
;
color
:
#006699
;
padding-left
:
10px
;
padding-left
:
7px
;
/*19.2.21 was 10px*/
margin-bottom
:
2px
;
margin-bottom
:
4px
;
/*19.2.21 was 2px*/
margin-top
:
7px
;
/*new change 3rd of Sept*/
margin-top
:
9px
;
/*19.2.21 was 7px*/
line-height
:
1.3em
;
/*added 19.02.21*/
}
}
th
{
font-family
:
Helvetica
,
Arial
,
sans-serif
;
th
{
font-family
:
Futura
,
Helvetica
Narrow
,
Arial
,
sans-serif
;
/*19.2.21 was Arial, Helvetica, sans-serif;*/
font-size
:
10pt
;
/* was 11pt; */
font-size
:
10pt
;
/* was 11pt; */
color
:
#006699
;
/*#0097d0; */
color
:
#006699
;
/*#0097d0; */
font-weight
:
bold
;
font-weight
:
bold
;
padding-left
:
10px
;
padding-left
:
7px
;
/*19.2.21 was
10px
*/
margin-bottom
:
2
px
;
margin-bottom
:
4
px
;
/*19.2.21 was 2px*/
margin-top
:
7
px
;
/*
new change 3rd of Sept
*/
margin-top
:
12
px
;
/*
19.2.21 was 7px
*/
}
}
.StilSmall
{
font-family
:
Helvetica
,
Arial
,
sans-serif
;
.StilSmall
{
font-family
:
Futura
,
Helvetica
Narrow
,
Arial
,
sans-serif
;
/*19.2.21 was Arial, Helvetica, sans-serif;*/
font-size
:
9pt
;
font-size
:
9pt
;
color
:
#006699
;
color
:
#006699
;
padding-left
:
10px
;
padding-left
:
10px
;
...
@@ -243,9 +248,19 @@ select.wide {
...
@@ -243,9 +248,19 @@ select.wide {
padding-left
:
5%
;
padding-left
:
5%
;
}
}
.Stil5
{
color
:
#0097d0
;
font-family
:
Helvetica
;
font-size
:
10pt
;
font-weight
:
bold
;
font-style
:
italic
;
}
.Stil5
{
color
:
#0097d0
;
font-family
:
Futura
,
Helvetica
Narrow
,
Arial
,
sans-serif
;
/*19.2.21 was Arial, Helvetica, sans-serif;*/
font-size
:
10pt
;
font-weight
:
bold
;
font-style
:
italic
;
}
a
.reference
{
font-weight
:
bold
;
color
:
#035683
;
font-family
:
Helvetica
;
font-size
:
10pt
;
font-style
:
italic
;}
/*rk*/
a
.reference
{
font-weight
:
bold
;
/*19.2.21 color: #035683;*/
font-family
:
Futura
,
Helvetica
Narrow
,
Arial
,
sans-serif
;
/*19.2.21 was Arial, Helvetica, sans-serif;*/
font-size
:
11pt
;
/*19.2.21 was 10pt*/
font-style
:
normal
;}
/*19.2.21 was italic*/
a
.reference
:before
{
content
:
'\00BB '
}
a
.reference
:before
{
content
:
'\00BB '
}
/*
/*
...
@@ -413,11 +428,12 @@ a.reference:before{content:'\00BB '}
...
@@ -413,11 +428,12 @@ a.reference:before{content:'\00BB '}
display
:
inline-block
;
"
display
:
inline-block
;
"
}
}
#content-menu3
p
{
#content-menu3
p
{
font-family
:
Helvetica
,
Arial
,
sans-serif
;
font-family
:
Futura
,
Helvetica
Narrow
,
Arial
,
sans-serif
;
/*19.2.21 was Arial, Helvetica, sans-serif;*/
font-size
:
10pt
;
font-size
:
11pt
;
/*19.2.21 was
10pt;
*/
color
:
#006699
;
/*#113547;*/
color
:
#006699
;
/*#113547;*/
padding-left
:
10px
;
padding-left
:
10px
;
line-height
:
1.5em
;
/*added 19.2.21*/
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment