summaryrefslogtreecommitdiff
path: root/ressources/styles/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'ressources/styles/default.css')
-rwxr-xr-xressources/styles/default.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/ressources/styles/default.css b/ressources/styles/default.css
index a755860..221c69f 100755
--- a/ressources/styles/default.css
+++ b/ressources/styles/default.css
@@ -113,6 +113,16 @@ box-shadow:
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
+.zone_boutons {
+ text-align: center;
+}
+
+.zone_boutons-bouton {
+ margin-left: 2%;
+ margin-right: 2%;
+ display: inline;
+}
+
.articleT {
background-color: #1A1717;
color: #ffffff;