Jump to content

Test 3: Difference between revisions

No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:
|backgroundColor= #fdf2d5
|backgroundColor= #fdf2d5
|borderRadius= 5px
|borderRadius= 5px
|imageSource= [[File:Caution_yellow.png|30x30px]]
|imageSource= [[File:Caution_yellow.png|25x25px]]
|fontFamily= Rubik
|fontSize= 14px
}}
 
{{MessageBox
|text=This is an error message box.
|border= 1px solid #9f3526
|backgroundColor= #ffe9e5
|borderRadius= 5px
|imageSource= [[File:Error_red.png|25x25px]]
|fontFamily= Rubik
|fontSize= 14px
}}
 
{{MessageBox
|text=This is an info message box.
|border= 1px solid #a3caff
|backgroundColor= #eaf3ff
|borderRadius= 5px
|imageSource= [[File:Info_blue.png|25x25px]]
|fontFamily= Rubik
|fontSize= 14px
}}
}}