Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
customization simpleSAMLphp
Commits
e61d1ed7
Commit
e61d1ed7
authored
Apr 21, 2020
by
Wolfgang Knopki
Browse files
changed css for login form
parent
39cb6067
Changes
1
Hide whitespace changes
Inline
Side-by-side
mymodule/themes/fancytheme/includes/header.php
View file @
e61d1ed7
...
@@ -48,7 +48,7 @@ header('X-Frame-Options: SAMEORIGIN');
...
@@ -48,7 +48,7 @@ header('X-Frame-Options: SAMEORIGIN');
<title>
M4_LAB: User Login
</title>
<title>
M4_LAB: User Login
</title>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/css/bootstrap/bootstrap.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/css/bootstrap/bootstrap.css"
/>
<link
rel=
"stylesheet"
href=
"
assets
/css/Login-Form-Clean.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/css/Login-Form-Clean.css"
/
>
<link
rel=
"stylesheet"
href=
"https://use.fontawesome.com/releases/v5.8.2/css/all.css"
integrity=
"sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay"
crossorigin=
"anonymous"
>
<link
rel=
"stylesheet"
href=
"https://use.fontawesome.com/releases/v5.8.2/css/all.css"
integrity=
"sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay"
crossorigin=
"anonymous"
>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"
></script>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"
></script>
<script
src=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
></script>
<script
src=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
></script>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment