Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
se3sose2022vorlesung
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rödel Johannes
se3sose2022vorlesung
Commits
53231752
Commit
53231752
authored
2 years ago
by
Jordine Tobias Dr.
Browse files
Options
Downloads
Patches
Plain Diff
Vorbereitung 20220328 html angepasst
parent
c063d78c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
website/softwarearchitektur.html
+74
-12
74 additions, 12 deletions
website/softwarearchitektur.html
with
74 additions
and
12 deletions
website/softwarearchitektur.html
+
74
−
12
View file @
53231752
...
...
@@ -4,18 +4,80 @@
<title>
Softwarearchitektur
</title>
<meta
charset=
"utf-8"
>
<link
href=
"css/hdm.css"
rel=
"stylesheet"
></link>
<style>
@import
url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz)
;
@import
url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic)
;
@import
url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic)
;
body
{
font-family
:
'Droid Serif'
;
}
h1
,
h2
,
h3
{
font-family
:
'Yanone Kaffeesatz'
;
font-weight
:
normal
;
}
.remark-code
,
.remark-inline-code
{
font-family
:
'Ubuntu Mono'
;
}
</style>
<style>
/* yanone-kaffeesatz-regular - latin */
@font-face
{
font-family
:
'Yanone Kaffeesatz'
;
font-style
:
normal
;
font-weight
:
400
;
src
:
url('fonts/yanone-kaffeesatz-v22-latin-regular.eot')
;
/* IE9 Compat Modes */
src
:
local
(
''
),
url('fonts/yanone-kaffeesatz-v22-latin-regular.eot?#iefix')
format
(
'embedded-opentype'
),
/* IE6-IE8 */
url('fonts/yanone-kaffeesatz-v22-latin-regular.woff2')
format
(
'woff2'
),
/* Super Modern Browsers */
url('fonts/yanone-kaffeesatz-v22-latin-regular.woff')
format
(
'woff'
),
/* Modern Browsers */
url('fonts/yanone-kaffeesatz-v22-latin-regular.ttf')
format
(
'truetype'
),
/* Safari, Android, iOS */
url('fonts/yanone-kaffeesatz-v22-latin-regular.svg#YanoneKaffeesatz')
format
(
'svg'
);
/* Legacy iOS */
}
/* noto-serif-regular - latin */
@font-face
{
font-family
:
'Noto Serif'
;
font-style
:
normal
;
font-weight
:
400
;
src
:
url('fonts/noto-serif-v20-latin-regular.eot')
;
/* IE9 Compat Modes */
src
:
local
(
''
),
url('fonts/noto-serif-v20-latin-regular.eot?#iefix')
format
(
'embedded-opentype'
),
/* IE6-IE8 */
url('fonts/noto-serif-v20-latin-regular.woff2')
format
(
'woff2'
),
/* Super Modern Browsers */
url('fonts/noto-serif-v20-latin-regular.woff')
format
(
'woff'
),
/* Modern Browsers */
url('fonts/noto-serif-v20-latin-regular.ttf')
format
(
'truetype'
),
/* Safari, Android, iOS */
url('fonts/noto-serif-v20-latin-regular.svg#NotoSerif')
format
(
'svg'
);
/* Legacy iOS */
}
/* ubuntu-mono-regular - latin */
@font-face
{
font-family
:
'Ubuntu Mono'
;
font-style
:
normal
;
font-weight
:
400
;
src
:
url('fonts/ubuntu-mono-v14-latin-regular.eot')
;
/* IE9 Compat Modes */
src
:
local
(
''
),
url('fonts/ubuntu-mono-v14-latin-regular.eot?#iefix')
format
(
'embedded-opentype'
),
/* IE6-IE8 */
url('fonts/ubuntu-mono-v14-latin-regular.woff2')
format
(
'woff2'
),
/* Super Modern Browsers */
url('fonts/ubuntu-mono-v14-latin-regular.woff')
format
(
'woff'
),
/* Modern Browsers */
url('fonts/ubuntu-mono-v14-latin-regular.ttf')
format
(
'truetype'
),
/* Safari, Android, iOS */
url('fonts/ubuntu-mono-v14-latin-regular.svg#UbuntuMono')
format
(
'svg'
);
/* Legacy iOS */
}
/* ubuntu-mono-italic - latin */
@font-face
{
font-family
:
'Ubuntu Mono'
;
font-style
:
italic
;
font-weight
:
400
;
src
:
url('fonts/ubuntu-mono-v14-latin-italic.eot')
;
/* IE9 Compat Modes */
src
:
local
(
''
),
url('fonts/ubuntu-mono-v14-latin-italic.eot?#iefix')
format
(
'embedded-opentype'
),
/* IE6-IE8 */
url('fonts/ubuntu-mono-v14-latin-italic.woff2')
format
(
'woff2'
),
/* Super Modern Browsers */
url('fonts/ubuntu-mono-v14-latin-italic.woff')
format
(
'woff'
),
/* Modern Browsers */
url('fonts/ubuntu-mono-v14-latin-italic.ttf')
format
(
'truetype'
),
/* Safari, Android, iOS */
url('fonts/ubuntu-mono-v14-latin-italic.svg#UbuntuMono')
format
(
'svg'
);
/* Legacy iOS */
}
/* ubuntu-mono-700 - latin */
@font-face
{
font-family
:
'Ubuntu Mono'
;
font-style
:
normal
;
font-weight
:
700
;
src
:
url('fonts/ubuntu-mono-v14-latin-700.eot')
;
/* IE9 Compat Modes */
src
:
local
(
''
),
url('fonts/ubuntu-mono-v14-latin-700.eot?#iefix')
format
(
'embedded-opentype'
),
/* IE6-IE8 */
url('fonts/ubuntu-mono-v14-latin-700.woff2')
format
(
'woff2'
),
/* Super Modern Browsers */
url('fonts/ubuntu-mono-v14-latin-700.woff')
format
(
'woff'
),
/* Modern Browsers */
url('fonts/ubuntu-mono-v14-latin-700.ttf')
format
(
'truetype'
),
/* Safari, Android, iOS */
url('fonts/ubuntu-mono-v14-latin-700.svg#UbuntuMono')
format
(
'svg'
);
/* Legacy iOS */
}
body
{
font-family
:
'Noto Serif'
;
}
h1
,
h2
,
h3
{
font-family
:
'Yanone Kaffeesatz'
;
font-weight
:
normal
;
}
.remark-code
,
.remark-inline-code
{
font-family
:
'Ubuntu Mono'
;
}
</style>
</head>
<body>
<textarea
id=
"source"
>
...
...
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