Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
T
TimeLine
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki
Wiki externe
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Déploiement
Releases
Registre de modèles
Opération
Environnements
Surveillance
Incidents
Analyse
Données d'analyse des chaînes de valeur
Analyse des contributeurs
Données d'analyse CI/CD
Données d'analyse du dépôt
Expériences du modèle
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté GitLab
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Tom TARANTO
TimeLine
Validations
147ef879
Valider
147ef879
rédigé
Il y a 9 ans
par
Mohammed MAHROUS
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
css pour start2
parent
69e9131b
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Modifications
1
Afficher les modifications d'espaces
En ligne
Côte à côte
Affichage de
1 fichier modifié
Timeline/css/docs.css
+44
-0
44 ajouts, 0 suppression
Timeline/css/docs.css
avec
44 ajouts
et
0 suppression
Timeline/css/docs.css
0 → 100644
+
44
−
0
Voir le fichier @
147ef879
/* Jumbotrons
-------------------------------------------------- */
.jumbotron
{
position
:
center
;
padding
:
400px
400
;
color
:
#126ab5
;
text-align
:
center
;
text-shadow
:
0
1px
3px
rgba
(
0
,
0
,
0
,
.4
),
0
0
30px
rgba
(
0
,
0
,
0
,
.075
);
background
:
#020031
;
/* Old browsers */
background
:
-
moz-linear-gradient
(
45deg
,
#020031
0%
,
#2eb9dc
100%
);
/* FF3.6+ */
background
:
-
webkit-gradient
(
linear
,
left
bottom
,
right
top
,
color-stop
(
0%
,
#020031
),
color-stop
(
100%
,
#2eb9dc
));
/* Chrome,Safari4+ */
background
:
-
webkit-linear-gradient
(
45deg
,
#020031
0%
,
#2eb9dc
100%
);
/* Chrome10+,Safari5.1+ */
background
:
-
o-linear-gradient
(
45deg
,
#020031
0%
,
#2eb9dc
100%
);
/* Opera 11.10+ */
background
:
-
ms-linear-gradient
(
45deg
,
#020031
0%
,
#2eb9dc
100%
);
/* IE10+ */
background
:
linear-gradient
(
45deg
,
#020031
0%
,
#2eb9dc
100%
);
/* W3C */
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
startColorstr
=
'#020031'
,
endColorstr
=
'#6d3353'
,
GradientType
=
1
);
/* IE6-9 fallback on horizontal gradient */
-webkit-box-shadow
:
inset
0
3px
7px
rgba
(
0
,
0
,
0
,
.2
),
inset
0
-3px
7px
rgba
(
0
,
0
,
0
,
.2
);
-moz-box-shadow
:
inset
0
3px
7px
rgba
(
0
,
0
,
0
,
.2
),
inset
0
-3px
7px
rgba
(
0
,
0
,
0
,
.2
);
box-shadow
:
inset
0
3px
7px
rgba
(
0
,
0
,
0
,
.2
),
inset
0
-3px
7px
rgba
(
0
,
0
,
0
,
.2
);
}
.jumbotron
p
{
font-size
:
240px
;
font-weight
:
300
;
line-height
:
1.25
;
margin-bottom
:
30px
;
}
/* Link styles (used on .masthead-links as well) */
.jumbotron
a
{
color
:
#fff
;
color
:
rgba
(
255
,
255
,
255
,
.5
);
-webkit-transition
:
all
.2s
ease-in-out
;
-moz-transition
:
all
.2s
ease-in-out
;
transition
:
all
.2s
ease-in-out
;
}
.jumbotron
a
:hover
{
color
:
#fff
;
text-shadow
:
0
0
10px
rgba
(
255
,
255
,
255
,
.25
);
}
Ce diff est replié.
Cliquez pour l'agrandir.
Aperçu
0%
Chargement en cours
Veuillez réessayer
ou
joindre un nouveau fichier
.
Annuler
You are about to add
0
people
to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Enregistrer le commentaire
Annuler
Veuillez vous
inscrire
ou vous
se connecter
pour commenter