MediaWiki:Mobile.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
Line 1: Line 1:
/* All CSS here will be loaded for users of the mobile site */
/* All CSS here will be loaded for users of the mobile site */
/* Поле ввода */
/* Поле ввода */
input[type="text"] {
.input {
   border: 1px solid #cccccc;  
   border: 1px solid #cccccc;  
   border-radius: 3px;  
   border-radius: 3px;  

Navigation menu