Compare commits
2 Commits
1ce2830450
...
aad58ecf4d
| Author | SHA1 | Date | |
|---|---|---|---|
| aad58ecf4d | |||
| d3e01b2a54 |
@@ -0,0 +1,4 @@
|
|||||||
|
#title: ""
|
||||||
|
attribution: "ChatGPT 5.2 Thinking"
|
||||||
|
#description: ""
|
||||||
|
prompt: "This panoramic digital composite merges diverse weather conditions, transitioning from clear skies and misty fields on the left to a storm with rain and thunder, and ultimately ending in a frosty scene on the right. Visual elements, such as a weather station, thermometer, windsock, and barometer chart, are strategically placed across the frame, capturing the changing climate through warm to icy tones, dynamic lighting, and impressive detail."
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 2.6 MiB |
File diff suppressed because it is too large
Load Diff
@@ -86,6 +86,7 @@ article.article-body {
|
|||||||
dt,
|
dt,
|
||||||
dd {
|
dd {
|
||||||
padding: var(--padding-half) var(--padding);
|
padding: var(--padding-half) var(--padding);
|
||||||
|
line-height: 1.6;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Colonne de gauche */
|
/* Colonne de gauche */
|
||||||
@@ -96,7 +97,6 @@ article.article-body {
|
|||||||
|
|
||||||
/* Colonne de droite */
|
/* Colonne de droite */
|
||||||
dd {
|
dd {
|
||||||
line-height: 1.6;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Effet zébré sur les paires dt/dd */
|
/* Effet zébré sur les paires dt/dd */
|
||||||
|
|||||||
Reference in New Issue
Block a user