Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
web-ausstellung-virtuell.de
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
14
Issues
14
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
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
ubezi
web-ausstellung-virtuell.de
Commits
f6714d99
Commit
f6714d99
authored
Apr 16, 2018
by
Jonas Heinrich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
self hosted font packages
parent
3a952939
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
27 additions
and
8 deletions
+27
-8
css/google-fonts.css
css/google-fonts.css
+12
-0
css/ionicons-2.0.1.min.css
css/ionicons-2.0.1.min.css
+11
-0
index.php
index.php
+4
-8
No files found.
css/google-fonts.css
0 → 100644
View file @
f6714d99
@font-face
{
font-family
:
'Montserrat'
;
font-style
:
normal
;
font-weight
:
400
;
src
:
local
(
'Montserrat Regular'
),
local
(
'Montserrat-Regular'
),
url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459Wlhzg.ttf)
format
(
'truetype'
);
}
@font-face
{
font-family
:
'Open Sans'
;
font-style
:
normal
;
font-weight
:
400
;
src
:
local
(
'Open Sans Regular'
),
local
(
'OpenSans-Regular'
),
url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0e.ttf)
format
(
'truetype'
);
}
css/ionicons-2.0.1.min.css
0 → 100644
View file @
f6714d99
This diff is collapsed.
Click to expand it.
index.php
View file @
f6714d99
<!doctype html>
<html
lang=
"de"
>
<head>
<meta
data-react-helmet=
"true"
charset=
"utf-8"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Folge
&
Varianz | Ausstellung-Virtuell
</title>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
/>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
type=
"image/x-icon"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/css/main.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/css/overview.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/css/about.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/css/mapbox-gl-0.44.2.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/css/videre.css"
>
<link
rel=
"stylesheet"
href=
"https://code.ionicframework.com/ionicons/2.0.1/css/ionicons
.min.css"
>
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons
.eot"
>
<link
href=
"https://fonts.googleapis.com/css?family=Montserrat|Open+Sans"
rel=
"stylesheet
"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/css/ionicons-2.0.1
.min.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/fonts/ionicons-2.0.1
.eot"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/fonts/google-fonts.css
"
>
</head>
<body>
<div
class=
"container"
>
<logo>
<img
class=
'logo'
src=
'/images/logo.png'
>
...
...
@@ -134,5 +131,4 @@
?>
</body>
</html>
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