Открыть главное меню

Обсуждение шаблона:CMD: различия между версиями

 
(не показаны 2 промежуточные версии этого же участника)
Строка 2:Строка 2:
 
Было бы неплохо, если бы кто-то выровнял текст и иконку в заголовке шаблона. --[[Участник:NoPH8|NoPH8]] 21:00, 16 апреля 2013 (MSK)
 
Было бы неплохо, если бы кто-то выровнял текст и иконку в заголовке шаблона. --[[Участник:NoPH8|NoPH8]] 21:00, 16 апреля 2013 (MSK)
  
Added code:
+
+: Added lucida console font into template for more similarities with the Windows Command Prompt.
<br><code>font-family: lucida console; font-size:9pt;</code><br>
+
:In addition, you can still see the Consolas font, size and tegs.
into CSS template for more similarities with the Windows Command Prompt.<br>
+
 
In addition, you can still see the Consolas font --[[Участник:EXL|EXL]] 19:00, 9 мая 2013 (MSK)
+
+: Fixed cmd template width-size to standart 600px.
 +
:In different browsers, the fonts are rendered in different ways, for example:
 +
 
 +
 
 +
:Firefox (572px):
 +
 
 +
[[Файл:Firefox.PNG]]
 +
 
 +
 
 +
:Opera/Chrome (572px):
 +
[[Файл:Chrome_and_Opera.PNG]]
 +
 
 +
--[[Участник:EXL|EXL]] 19:22, 9 мая 2013 (MSK)

Текущая версия на 15:34, 9 мая 2013

Немного быдлокодинга от меня. Было бы неплохо, если бы кто-то выровнял текст и иконку в заголовке шаблона. --NoPH8 21:00, 16 апреля 2013 (MSK)

+: Added lucida console font into template for more similarities with the Windows Command Prompt.

In addition, you can still see the Consolas font, size and tegs.

+: Fixed cmd template width-size to standart 600px.

In different browsers, the fonts are rendered in different ways, for example:


Firefox (572px):

Firefox.PNG


Opera/Chrome (572px):

Chrome and Opera.PNG

--EXL 19:22, 9 мая 2013 (MSK)

Вернуться на страницу «CMD».