Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Arthur BOSSHARDT
Projet_Tutore_ANNEE_2
Commits
243dd42b
Commit
243dd42b
authored
Feb 26, 2018
by
Clement GAUDUCHEAU
Browse files
nouveau css page d'acceuil
parent
389e0afe
Changes
2
Hide whitespace changes
Inline
Side-by-side
Vue/Vue.php
View file @
243dd42b
...
...
@@ -73,13 +73,13 @@
</div>
</div>
<div
id=
"div2"
>
<div
id=
"citation_
jour
"
>
<div
id=
"citation_
aleatoire
"
>
<h2
class=
"titre"
>
Citation Aléatoire
</h2>
<li
class=
"citation_recherchee"
style=
"list-style-type:none;"
>
<div
class=
"
tit
re"
>
<div
class=
"
auteurAleatoi
re"
>
<p>
<?php
echo
$citationAleatoire
[
0
][
"nom_auteur"
]
?>
</p>
</div>
<div
class=
"texte"
>
<div
class=
"texte
Aleatoire
"
>
<p>
<?php
echo
$citationAleatoire
[
0
][
"contenu"
]
?>
</p>
</div>
<div
class=
"infos"
>
...
...
@@ -108,7 +108,7 @@
</table>
</div>
</div>
</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br>
</br></br></br></br></br>
</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br>
<footer>
<p>
Posted by: Medjo Johann, Dormeval Charles, Gauducheau Clément and Bosshardt Arthur
</p></br>
<p>
Contact information:
<a
href=
"mailto:arthur.bosshardt@gmail.com"
>
...
...
Vue/style/style_accueil.css
View file @
243dd42b
...
...
@@ -103,21 +103,21 @@ p {
#div2
{
color
:
#2c2a2a
;
margin-left
:
5%
;
margin-top
:
5
0px
;
margin-top
:
5
%
;
position
:
relative
;
width
:
90%
;
height
:
2
00
px
;
height
:
1
00
%
;
}
#citation_
jour
{
#citation_
aleatoire
{
border-width
:
1px
1px
1px
1px
;
border-style
:
solid
;
border-color
:
grey
;
position
:
absolut
e
;
position
:
relativ
e
;
font-family
:
Muli
;
float
:
left
;
width
:
48%
;
height
:
1
00%
;
height
:
2
00%
;
background-color
:
#E1DDD7
;
}
...
...
@@ -125,7 +125,7 @@ p {
border-width
:
1px
1px
1px
1px
;
border-style
:
solid
;
border-color
:
grey
;
position
:
absolut
e
;
position
:
relativ
e
;
font-family
:
Muli
;
width
:
48%
;
height
:
100%
;
...
...
@@ -137,7 +137,7 @@ p {
padding
:
2%
;
font-family
:
'Julius Sans One'
,
sans-serif
;
color
:
#2c2a2a
;
font-size
:
20
0%
;
font-size
:
15
0%
;
text-transform
:
uppercase
;
}
...
...
@@ -158,16 +158,14 @@ td {
height
:
60px
;
}
#citation_
jour
p
{
#citation_
aleatoire
p
{
padding
:
0%
10%
0%
10%
;
display
:
inherit
;
text-align
:
justify
;
font-style
:
italic
;
}
#citation_jour
p
span
{
font-size
:
40px
;
}
#infos
{
position
:
absolute
;
...
...
@@ -229,5 +227,29 @@ textarea {
.auteursFrequents
{
font-size
:
medium
;
font-size
:
80%
;
}
.auteurAleatoire
{
font-size
:
150%
;
text-align
:
left
;
margin-bottom
:
3%
;
}
.texteAleatoire
{
font-size
:
90%
;
margin-bottom
:
3%
;
text-indent
:
3%
;
}
.infos
{
font-size
:
100%
;
float
:
right
;
margin-right
:
5%
;
margin-bottom
:
3%
;
}
#nuage
a
:hover
{
font-weight
:
bold
;
font-size
:
1em
;
}
\ No newline at end of file
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