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
L
LaVizu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
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
behaviors-ai-public
LaVizu
Commits
cd36edf2
Commit
cd36edf2
authored
Apr 18, 2019
by
Dorian Goepp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixing layout
parent
cf78db6c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
10 deletions
+5
-10
public/LearnMore.css
public/LearnMore.css
+4
-9
public/more.html
public/more.html
+1
-1
No files found.
public/LearnMore.css
View file @
cd36edf2
...
...
@@ -36,10 +36,6 @@ p {
border-radius
:
10px
;
}
.about-title
{
margin-left
:
4em
;
}
.lavizu_btn
{
background
:
#edc71b
;
color
:
#fff
;
...
...
@@ -50,12 +46,11 @@ p {
border
:
none
;
border-bottom
:
5px
solid
#ba9d1a
;
transition
:
all
0.2s
;
width
:
auto
;
float
:
right
;
width
:
auto
;
padding
:
10px
20px
10px
20px
;
margin-left
:
auto
;
position
:
relative
;
top
:
-0.8em
;
position
:
fixed
;
top
:
1em
;
right
:
15%
;
}
.lavizu_btn
:hover
{
...
...
public/more.html
View file @
cd36edf2
...
...
@@ -8,7 +8,7 @@
<body>
<a
class=
"lavizu_btn"
href=
"adresse"
targer=
"_blank"
>
<
Lavizu
</a>
<h1
class=
"about-title"
>
About Behaviors.ai
</h1>
<h1>
About Behaviors.ai
</h1>
<img
src=
"images/behaviors-work.jpg"
alt=
"team-photo"
...
...
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