Spaces:
Running
Running
checkpoint
Browse files
README.md
CHANGED
@@ -43,17 +43,17 @@ body .animate-blockquote[id^=gspb_col-id] blockquote{animation:gs_2995 linear bo
|
|
43 |
<link rel="icon" href="https://alleninstitute.org/wp-content/uploads/2022/11/cropped-favicon-192x192.png" sizes="192x192" />
|
44 |
<link rel="apple-touch-icon" href="https://alleninstitute.org/wp-content/uploads/2022/11/cropped-favicon-180x180.png" />
|
45 |
<meta name="msapplication-TileImage" content="https://alleninstitute.org/wp-content/uploads/2022/11/cropped-favicon-270x270.png" />
|
46 |
-
|
47 |
.gfield--type-honeypot {
|
48 |
display: none;
|
49 |
}
|
50 |
</style>
|
51 |
<style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style>
|
52 |
-
<style>
|
53 |
-
|
54 |
-
|
55 |
-
border: none;
|
56 |
-
|
57 |
}
|
58 |
</style>
|
59 |
</head>
|
@@ -62,13 +62,13 @@ body .animate-blockquote[id^=gspb_col-id] blockquote{animation:gs_2995 linear bo
|
|
62 |
# The mission of the Allen Institute is to understand the principles that govern life, and to advance health.
|
63 |
## Science Programs at Allen Institute
|
64 |
|
65 |
-
<table cellspacing="0" cellpadding="0"
|
66 |
-
<tr
|
67 |
-
<td width="
|
68 |
-
<td width="
|
69 |
-
<td width="
|
70 |
</tr>
|
71 |
-
<tr
|
72 |
<td width="33%">
|
73 |
<a href="https://alleninstitute.org/division/brain-science/">
|
74 |
<img height=40 width=400 src="https://alleninstitute.org/wp-content/uploads/2024/04/ai_brain_science_logo.png" alt="Allen Institute for Brain Science">
|
|
|
43 |
<link rel="icon" href="https://alleninstitute.org/wp-content/uploads/2022/11/cropped-favicon-192x192.png" sizes="192x192" />
|
44 |
<link rel="apple-touch-icon" href="https://alleninstitute.org/wp-content/uploads/2022/11/cropped-favicon-180x180.png" />
|
45 |
<meta name="msapplication-TileImage" content="https://alleninstitute.org/wp-content/uploads/2022/11/cropped-favicon-270x270.png" />
|
46 |
+
<style type="text/css" id="wp-custom-css">
|
47 |
.gfield--type-honeypot {
|
48 |
display: none;
|
49 |
}
|
50 |
</style>
|
51 |
<style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style>
|
52 |
+
<style>
|
53 |
+
table, tr, td {
|
54 |
+
border: 0px;
|
55 |
+
border-style: none;
|
56 |
+
align:center;
|
57 |
}
|
58 |
</style>
|
59 |
</head>
|
|
|
62 |
# The mission of the Allen Institute is to understand the principles that govern life, and to advance health.
|
63 |
## Science Programs at Allen Institute
|
64 |
|
65 |
+
<table cellspacing="0" cellpadding="0" style="border:none" >
|
66 |
+
<tr style="border:none">
|
67 |
+
<td width="1000" style="border:none"></td>
|
68 |
+
<td width="1000"></td>
|
69 |
+
<td width="1000"></td>
|
70 |
</tr>
|
71 |
+
<tr style="border:none">
|
72 |
<td width="33%">
|
73 |
<a href="https://alleninstitute.org/division/brain-science/">
|
74 |
<img height=40 width=400 src="https://alleninstitute.org/wp-content/uploads/2024/04/ai_brain_science_logo.png" alt="Allen Institute for Brain Science">
|