Kaynağa Gözat

Bolded text, for better visibility.

deadtom 3 hafta önce
ebeveyn
işleme
eb5b87ced4

+ 1 - 0
ownchatbot/templates/goals.html

@@ -12,6 +12,7 @@
             color: white;
             width: 600px;
             text-align: left;
+	    font-weight: bold;
         }
     </style>
 </head>

+ 2 - 1
ownchatbot/templates/votes.html

@@ -12,7 +12,8 @@
             color: white;
             width: 400px;
             position: absolute; 
-                            bottom: 0; left: 0;
+            bottom: 0; left: 0;
+	    font-weight: bold;
         }
     </style>
 </head>