Skip to content
Snippets Groups Projects
Select Git revision
  • bb0ea0c7d607dc1d72147d772192c9613cb5346c
  • main default protected
  • phhw
  • captouch-threshold
  • t
  • dos
  • test2
  • test
  • slewtest
  • simtest
  • view-think
  • vm-pending
  • media-buf
  • scope
  • passthrough
  • wave
  • vsync
  • dos-main-patch-50543
  • json-error
  • rahix/big-flow3r
  • pippin/media_framework
  • v1.3.0
  • v1.2.0
  • v1.2.0+rc1
  • v1.1.1
  • v1.1.0
  • v1.1.0+rc1
  • v1.0.0
  • v1.0.0+rc6
  • v1.0.0+rc5
  • v1.0.0+rc4
  • v1.0.0+rc3
  • v1.0.0+rc2
  • v1.0.0+rc1
34 results

scope.c

Blame
  • Forked from flow3r / flow3r firmware
    Source project has a limited visibility.
    style.css 313 B
    body {
      font-family: sans-serif;
      margin: auto;
      max-width: 1280px;
    }
    
    .navbar {
      background-color: #313236;
      border-radius: 2px;
      max-width: 800px;
    }
    
    .navbar a {
      color: #aaa;
      display: inline-block;
      font-size: 15px;
      padding: 10px;
      text-decoration: none;
    }
    
    .navbar a:hover {
      color: #ffffff;
    }