1 /* Copyright 2014 The Chromium Authors. All rights reserved.
2 Use of this source code is governed by a BSD-style license that can be
3 found in the LICENSE file.
6 font-family: 'Roboto2';
8 src: local
('Roboto'), local
('Roboto2-Regular'),
9 url
(/roboto.woff2) format
('woff2'), url
(/roboto.woff) format
('woff');
14 font-family: 'Roboto2', sans-serif
;
23 color: rgb
(66, 133, 244);
27 display: inline-block
;
35 text-decoration: none
;
36 text-transform: uppercase
;
45 -webkit-transform: scale
(0.95);
46 -webkit-transition-duration: 218ms;
47 -webkit-transition-property: opacity
, -webkit-transform
;
54 margin: 32px 16px 4px 16px;