@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,300italic,400italic,700,700italic|Ubuntu+Mono); * { font-family: 'Ubuntu'; font-size: 14px; } a, a:link, a:visited, a:hover { color: #6C9D10 !important; text-decoration: none; } #gerrit_header { display: block !important; position: relative; top: -60px; margin-bottom: -60px; width: 150px; padding-left: 17px; } #gerrit_topmenu { background: none; margin-left: 200px; } #gerrit_topmenu tbody tr td table { border: 0; } #gerrit_topmenu .gwt-TextBox { width: 250px; } a.gwt-InlineHyperlink { background: none !important; } .patchContentTable td, .patchContentTable td * { font-size: 14px !important; font-family: 'Ubuntu Mono', monospace !important; } body, table td, select { font-family: 'Ubuntu', 'Arial Unicode MS', 'Arial', sans-serif !important; }