You've already forked linux-packaging-mono
acceptance-tests
data
debian
docs
external
Newtonsoft.Json
api-doc-tools
api-snapshot
aspnetwebstack
bdwgc
binary-reference-assemblies
bockbuild
boringssl
cecil
cecil-legacy
corefx
corert
helix-binaries
ikdasm
ikvm
illinker-test-assets
linker
llvm-project
clang
clang-tools-extra
compiler-rt
eng
libcxx
libcxxabi
libunwind
lld
lldb
llvm
nuget
openmp
cmake
libomptarget
offload
runtime
www
README.txt
Reference.pdf.REMOVED.git-id
content.css
index.html
menu.css
.arcconfig
.gitignore
CMakeLists.txt
CREDITS.txt
LICENSE.txt
README.rst
polly
Directory.Build.props
Directory.Build.targets
NuGet.config
azure-pipelines.yml
build.cmd
build.sh
dir.common.props
global.json
llvm.proj
mxe-Win64.cmake.in
nuget-buildtasks
nunit-lite
roslyn-binaries
rx
xunit-binaries
how-to-bump-roslyn-binaries.md
ikvm-native
llvm
m4
man
mcs
mono
msvc
netcore
po
runtime
samples
scripts
support
tools
COPYING.LIB
LICENSE
Makefile.am
Makefile.in
NEWS
README.md
acinclude.m4
aclocal.m4
autogen.sh
code_of_conduct.md
compile
config.guess
config.h.in
config.rpath
config.sub
configure.REMOVED.git-id
configure.ac.REMOVED.git-id
depcomp
install-sh
ltmain.sh.REMOVED.git-id
missing
mkinstalldirs
mono-uninstalled.pc.in
test-driver
winconfig.h
28 lines
643 B
CSS
28 lines
643 B
CSS
![]() |
html { margin: 0px; } body { margin: 8px; }
|
||
|
|
||
|
html, body {
|
||
|
padding:0px;
|
||
|
font-size:small; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif; background-color: #fff; color: #222;
|
||
|
line-height:1.5;
|
||
|
}
|
||
|
|
||
|
h1, h2, h3, tt { color: #000 }
|
||
|
|
||
|
h1 { padding-top:0px; margin-top:0px;}
|
||
|
h2 { color:#333333; padding-top:0.5em; }
|
||
|
h3 { padding-top: 0.5em; margin-bottom: -0.25em; color:#2d58b7}
|
||
|
li { padding-bottom: 0.5em; }
|
||
|
ul { padding-left:1.5em; }
|
||
|
|
||
|
/* Slides */
|
||
|
IMG.img_slide {
|
||
|
display: block;
|
||
|
margin-left: auto;
|
||
|
margin-right: auto
|
||
|
}
|
||
|
|
||
|
.itemTitle { color:#2d58b7 }
|
||
|
|
||
|
/* Tables */
|
||
|
tr { vertical-align:top }
|