Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
iCityDigitalTwinFramework
applications
Commits
6c3c79bc
Commit
6c3c79bc
authored
Apr 20, 2021
by
Athanasios
Browse files
Add figure example
parent
77871462
Pipeline
#6866
passed with stages
in 19 seconds
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/assets/css/style.css
View file @
6c3c79bc
...
@@ -27,6 +27,10 @@ p {
...
@@ -27,6 +27,10 @@ p {
list-style-image
:
url(../images/list.png)
;
list-style-image
:
url(../images/list.png)
;
}
}
.content
img
{
max-width
:
100%
;
}
header
{
header
{
position
:
relative
;
position
:
relative
;
width
:
100%
;
width
:
100%
;
...
...
public/home/bau1.jpg
0 → 100644
View file @
6c3c79bc
221 KB
public/home/index.html
View file @
6c3c79bc
...
@@ -79,6 +79,12 @@
...
@@ -79,6 +79,12 @@
Venenatis lectus magna fringilla urna porttitor rhoncus. Lectus vestibulum mattis ullamcorper velit sed.
Venenatis lectus magna fringilla urna porttitor rhoncus. Lectus vestibulum mattis ullamcorper velit sed.
</p>
</p>
<h1>
Figure demo
</h1>
<p>
<img
src=
"bau1.jpg"
>
</p>
<h1>
Audio demo
</h1>
<h1>
Audio demo
</h1>
<p>
<p>
...
...
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