Преглед на файлове

Change image style to float, add tree tunnel gif

master
The Dod преди 2 месеца
родител
ревизия
4396995380
променени са 5 файла, в които са добавени 5 реда и са изтрити 5 реда
  1. 2
    2
      static/media/img.json
  2. Двоични данни
      static/media/img/tree-tunnel.gif
  3. 1
    1
      templates/chat.html
  4. 1
    1
      templates/embeds.html
  5. 1
    1
      templates/example.html

+ 2
- 2
static/media/img.json Целия файл

6
     "lightning-tree.png": "a tree in front of a lightning and a stormy, cloudy dark blue sky",
6
     "lightning-tree.png": "a tree in front of a lightning and a stormy, cloudy dark blue sky",
7
     "thunderstorm.gif": "trees shaking rapidly in front of stormy cloudy sky with frequent lightnings and rapid, cyclic cloud movement (gif animation)",
7
     "thunderstorm.gif": "trees shaking rapidly in front of stormy cloudy sky with frequent lightnings and rapid, cyclic cloud movement (gif animation)",
8
     "marble-question-mark.png": "A huge marble question mark inside a hall with a skylight",
8
     "marble-question-mark.png": "A huge marble question mark inside a hall with a skylight",
9
-    "steampunk-machine.png": "A complex and slightly bent steampunk brass machine with pipes and pressure gauges",
10
     "fire-4623.gif": "fireplace (gif animation)",
9
     "fire-4623.gif": "fireplace (gif animation)",
11
     "tnh-quote-nothing-to-chase.jpg": "Thich Nhat Hahn photo and quote: there is nothing to chase after... (portrait proportions)",
10
     "tnh-quote-nothing-to-chase.jpg": "Thich Nhat Hahn photo and quote: there is nothing to chase after... (portrait proportions)",
12
-    "krishna_1_by_vishnu.gif":"Hindu god Krishna with his chief consort and shakti Radha. Krishna is the god of protection, compassion, tenderness, and love; Try to think of him as your guardian angel when fear or despair come up."
11
+    "krishna_1_by_vishnu.gif":"Hindu god Krishna with his chief consort and shakti Radha. Krishna is the god of protection, compassion, tenderness, and love; Try to think of him as your guardian angel when fear or despair come up.",
12
+    "tree-tunnel.gif":"Infinite zoom into a road where tops of trees on both sides mingle and make the road look like a tunnel"
13
 }
13
 }

Двоични данни
static/media/img/tree-tunnel.gif Целия файл


+ 1
- 1
templates/chat.html Целия файл

114
                             // open external links in new tab
114
                             // open external links in new tab
115
                             $('.reveal a:not([href^="#"])').attr('target','_blank');
115
                             $('.reveal a:not([href^="#"])').attr('target','_blank');
116
                             // extract css classes from img alt
116
                             // extract css classes from img alt
117
-                            $('.reveal img').addClass("w-50 centered");
117
+                            $('.reveal img').addClass("w-50 float-right");
118
 			    // make all headers max-size
118
 			    // make all headers max-size
119
                             // $('.reveal h1, .reveal h2, .reveal h3').addClass('r-fit-text');
119
                             // $('.reveal h1, .reveal h2, .reveal h3').addClass('r-fit-text');
120
                             var enterSlide = function() {
120
                             var enterSlide = function() {

+ 1
- 1
templates/embeds.html Целия файл

80
                             // open external links in new tab
80
                             // open external links in new tab
81
                             $('.reveal a:not([href^="#"])').attr('target','_blank');
81
                             $('.reveal a:not([href^="#"])').attr('target','_blank');
82
                             // extract css classes from img alt
82
                             // extract css classes from img alt
83
-                            $('.reveal img').addClass("w-50 centered");
83
+                            $('.reveal img').addClass("w-50 float-right");
84
 			    // make all headers max-size
84
 			    // make all headers max-size
85
                             // $('.reveal h1, .reveal h2, .reveal h3').addClass('r-fit-text');
85
                             // $('.reveal h1, .reveal h2, .reveal h3').addClass('r-fit-text');
86
                             var enterSlide = function() {
86
                             var enterSlide = function() {

+ 1
- 1
templates/example.html Целия файл

106
                             // open external links in new tab
106
                             // open external links in new tab
107
                             $('.reveal a:not([href^="#"])').attr('target','_blank');
107
                             $('.reveal a:not([href^="#"])').attr('target','_blank');
108
                             // extract css classes from img alt
108
                             // extract css classes from img alt
109
-                            $('.reveal img').addClass("w-50 centered");
109
+                            $('.reveal img').addClass("w-50 float-right");
110
 			    // make all headers max-size
110
 			    // make all headers max-size
111
                             // $('.reveal h1, .reveal h2, .reveal h3').addClass('r-fit-text');
111
                             // $('.reveal h1, .reveal h2, .reveal h3').addClass('r-fit-text');
112
                             var enterSlide = function() {
112
                             var enterSlide = function() {

Loading…
Отказ
Запис