Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
visionx:valo_style_templates [2021/11/08 10:41]
admin
visionx:valo_style_templates [2021/11/08 10:52]
admin
Line 203: Line 203:
 {{:​visionx:​corporation_web_orange.png?​nolink|Corporation menu}} {{:​visionx:​corporation_web_orange.png?​nolink|Corporation menu}}
  
-If you want different colors, simply use another theme file or change one of the documented variables, e.g.+If you want different colors, simply use another theme file  
 + 
 +<code css> 
 +/* @import url('​theme-orange.css'​);​ */ 
 +/* @import url('​theme-red.css'​);​ */ 
 +/* @import url('​theme-black.css'​);​ */ 
 +@import url('​theme-blue.css'​);​  
 +</​code>​ 
 + 
 +or change one of the documented variables, e.g.
  
 <code css> <code css>
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information