diff options
author | polo <ordipolo@gmx.fr> | 2023-04-23 23:39:10 +0200 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2023-04-23 23:39:10 +0200 |
commit | 21746f17dbd12499f794b1f2822b50e9e6c5d494 (patch) | |
tree | a8769620928d112bc5f4752b87886d5d2f2c90ea /public/css/discographie.css | |
parent | 6d4de815d7252956c4507b8767bd4b79b9a71fc8 (diff) | |
download | melaine-21746f17dbd12499f794b1f2822b50e9e6c5d494.zip |
bouton partager
Diffstat (limited to 'public/css/discographie.css')
-rw-r--r-- | public/css/discographie.css | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/public/css/discographie.css b/public/css/discographie.css index 2aae57e..7fb48df 100644 --- a/public/css/discographie.css +++ b/public/css/discographie.css | |||
@@ -120,12 +120,6 @@ input | |||
120 | padding-bottom: 20px; | 120 | padding-bottom: 20px; |
121 | border-bottom: 1px black solid; | 121 | border-bottom: 1px black solid; |
122 | } | 122 | } |
123 | /* mêmes règles que .boutonArticle dans main.css */ | ||
124 | .boutonAlbum span | ||
125 | { | ||
126 | padding: 2px; | ||
127 | border: 4px black groove; | ||
128 | } | ||
129 | 123 | ||
130 | #articles | 124 | #articles |
131 | { | 125 | { |
@@ -209,10 +203,10 @@ a:hover figure figcaption | |||
209 | { | 203 | { |
210 | width: 100%; | 204 | width: 100%; |
211 | } | 205 | } |
212 | .linkAlbumHTML | 206 | /*.linkAlbumHTML |
213 | { | 207 | { |
214 | color: blue; | 208 | color: blue; |
215 | } | 209 | }*/ |
216 | 210 | ||
217 | 211 | ||
218 | @media screen and (min-width: 700px) | 212 | @media screen and (min-width: 700px) |