[gimp-web] themes: replace the color style by <strong> + warning emoticone.



commit 6a213c48976f649c6c9255d9d7012a3c6f92c6e6
Author: Jehan <jehan girinstud io>
Date:   Fri Sep 24 13:57:37 2021 +0200

    themes: replace the color style by <strong> + warning emoticone.
    
    The red color span does not work here. Let's just make it bold and add
    a warning emoticone to attract the eyes.
    Also s/Windows Store/Microsoft Store/
    
    Thanks to nmat for noticing the issues.

 themes/newgimp/templates/downloads.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/themes/newgimp/templates/downloads.html b/themes/newgimp/templates/downloads.html
index 85cc6060..faa8b354 100644
--- a/themes/newgimp/templates/downloads.html
+++ b/themes/newgimp/templates/downloads.html
@@ -333,7 +333,7 @@
           You may need to install a torrent client to make use of this file. <a 
href="//en.wikipedia.org/wiki/BitTorrent" title="BitTorrent on Wikipedia">Learn more...</a>
       </li>
       <li>
-        <span style="color: red;">!IMPORTANT!</span> <strong>Windows Store:</strong> GIMP team does not 
provide any downloads using Windows Store at the moment. Any downloads on the store
+        <strong>!IMPORTANT! ⚠️ Microsoft Store:</strong> GIMP team does not provide any downloads using 
Windows Store at the moment. Any downloads on the store
         are created by third party and is not in anyway connected to the GIMP team.
       </li>
       {% if WINDOWS_FILE_DEVELOPMENT is defined %}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]