Ver Fonte

Minor update demo sample

Michael Ragazzon há 6 anos atrás
pai
commit
8279da066b
1 ficheiros alterados com 4 adições e 4 exclusões
  1. 4 4
      Samples/basic/demo/data/demo.rml

+ 4 - 4
Samples/basic/demo/data/demo.rml

@@ -111,7 +111,7 @@ h1
 	margin: 1.4em 0 0.7em;
 	font-size: 18px;
 }
-p.emojis
+p.title
 {
 	font-size: 35px;
 	color: #b33;
@@ -437,10 +437,10 @@ form h2
 <tabset id="menu">
 <tab>Welcome</tab>
 <panel id="welcome">
-	<p class="emojis" style="margin-top: 1.8em;">RmlUi 😍</p>
-	<p>Have fun fiddling about in this (incomplete) demo.</p>
+	<p class="title" style="margin-top: 1.8em;">RmlUi 😍</p>
+	<p>Have fun fiddling about in this demo.</p>
 	<p>Press 'F8' to open up the debugger.</p>
-	<p class="emojis" style="margin-top: 1em;">🎉</p>
+	<p class="title" style="margin-top: 1em;">🎉</p>
 </panel>
 <tab>Decorators</tab>
 <panel id="decorators">